index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
AArch64
/
AArch64DeadRegisterDefinitionsPass.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[aarch64] Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
Daniel Sanders
2019-08-12
1
-1
/
+1
*
Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Re...
Daniel Sanders
2019-08-01
1
-1
/
+1
*
[AArch64] Fix bug 35094 atomicrmw on Armv8.1-A+lse
Christof Douma
2019-03-18
1
-1
/
+46
*
AArch64: annotate atomics with dropped acquire semantics when printing.
Tim Northover
2019-02-06
1
-62
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-11
/
+14
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-1
/
+1
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-1
/
+1
*
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
David Blaikie
2017-11-08
1
-1
/
+1
*
[AArch64] LSE Atomics reorg - part 1
Joel Jones
2017-08-05
1
-48
/
+64
*
[AArch64] Standardize suffixes for LSE Atomics mnemonics (NFCI)
Joel Jones
2017-07-28
1
-40
/
+40
*
[AArch64] Add preliminary support for ARMv8.1 SUB/AND atomics
Matthew Simpson
2017-07-13
1
-0
/
+4
*
[AARCH64][LSE] Preliminary support for ARMv8.1 LSE Atomics.
Christof Douma
2017-06-21
1
-0
/
+47
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
AArch64: Use DeadRegisterDefinitionsPass before regalloc.
Matthias Braun
2016-11-16
1
-30
/
+22
*
AArch64DeadRegisterDefinitionsPass: Fix Changed flag
Matthias Braun
2016-11-08
1
-1
/
+0
*
AArch64DeadRegisterDefinitionsPass: Cleanup; NFC
Matthias Braun
2016-10-29
1
-54
/
+53
*
Use StringRef in Pass/PassManager APIs (NFC)
Mehdi Amini
2016-10-01
1
-1
/
+1
*
MachineFunctionProperties/MIRParser: Rename AllVRegsAllocated->NoVRegs, compu...
Matthias Braun
2016-08-25
1
-1
/
+1
*
[AArch64] Register passes so they can be run by llc
Diana Picus
2016-08-01
1
-4
/
+0
*
Add optimization bisect opt-in calls for AArch64 passes
Andrew Kaylor
2016-04-25
1
-0
/
+3
*
AArch64: don't create instructions that write to xzr/wzr twice.
Tim Northover
2016-04-13
1
-0
/
+8
*
Add MachineFunctionProperty checks for AllVRegsAllocated for target passes
Derek Schuff
2016-04-04
1
-0
/
+5
*
[AArch64] Fix a typo. NFC.
Chad Rosier
2016-04-01
1
-1
/
+1
*
[AArch64] Register AArch64DeadRegisterDefinition pass with LLVM pass manager.
Chad Rosier
2015-08-05
1
-2
/
+14
*
Remove 'virtual' keyword from methods markedwith 'override' keyword.
Craig Topper
2014-08-30
1
-2
/
+2
*
Have MachineFunction cache a pointer to the subtarget to make lookups
Eric Christopher
2014-08-05
1
-1
/
+1
*
Remove the TargetMachine forwards for TargetSubtargetInfo based
Eric Christopher
2014-08-04
1
-1
/
+2
*
Run sort_includes.py on the AArch64 backend.
Benjamin Kramer
2014-07-25
1
-1
/
+1
*
AArch64/ARM64: move ARM64 into AArch64's place
Tim Northover
2014-05-24
1
-0
/
+134