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
/
AArch64A53Fix835769.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-12
/
+13
*
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
David Blaikie
2017-11-08
1
-1
/
+1
*
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
-1
/
+6
*
Rename AnalyzeBranch* to analyzeBranch*.
Jacques Pienaar
2016-07-15
1
-2
/
+2
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-1
/
+0
*
Add MachineFunctionProperty checks for AllVRegsAllocated for target passes
Derek Schuff
2016-04-04
1
-0
/
+5
*
AArch64: Remove implicit ilist iterator conversions, NFC
Duncan P. N. Exon Smith
2015-10-13
1
-2
/
+2
*
Fix some comment typos.
Benjamin Kramer
2015-08-08
1
-2
/
+2
*
Use make_range(rbegin(), rend()) to allow foreach loops. NFC.
Pete Cooper
2015-07-24
1
-4
/
+3
*
Use new MachineInstr mayLoadOrStore() API.
Chad Rosier
2015-05-21
1
-1
/
+1
*
Purge unused includes throughout libSupport.
Benjamin Kramer
2015-03-23
1
-0
/
+1
*
Clean up some uses of getSubtarget in AArch64.
Eric Christopher
2015-01-30
1
-9
/
+4
*
[AArch64] Fix crash with empty/pseudo-only blocks in A53 erratum (835769) wor...
Bradley Smith
2014-10-14
1
-15
/
+26
*
[AArch64] Add workaround for Cortex-A53 erratum (835769)
Bradley Smith
2014-10-13
1
-0
/
+229