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
/
AArch64CollectLOH.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AArch64][CollectLOH] Remove an invalid assertion and add a test case exposin...
Quentin Colombet
2015-08-31
1
-3
/
+11
*
[AArch64][CollectLOH] Fix a regression that prevented us to detect chains of
Quentin Colombet
2015-08-27
1
-2
/
+6
*
Make this less error prone by using a #define. NFC.
Chad Rosier
2015-08-05
1
-5
/
+5
*
Change range-based for-loops to be -Wrange-loop-analysis clean.
Richard Trieu
2015-04-15
1
-1
/
+1
*
Constify AArch64CollectLOH.cpp. NFC
Pete Cooper
2015-03-11
1
-7
/
+7
*
Clean up some uses of getSubtarget in AArch64.
Eric Christopher
2015-01-30
1
-2
/
+1
*
Migrate AArch64 except for TTI and AsmPrinter away from getSubtargetImpl.
Eric Christopher
2015-01-28
1
-7
/
+4
*
AArch64: use std::fill instead of memset
Dylan Noblesmith
2014-08-26
1
-1
/
+1
*
Revert "AArch64: use std::vector for temp array"
Dylan Noblesmith
2014-08-26
1
-4
/
+5
*
AArch64: unique_ptr-ify map structures
Dylan Noblesmith
2014-08-25
1
-26
/
+9
*
AArch64: use std::vector for temp array
Dylan Noblesmith
2014-08-25
1
-5
/
+4
*
Remove the TargetMachine forwards for TargetSubtargetInfo based
Eric Christopher
2014-08-04
1
-4
/
+5
*
Run sort_includes.py on the AArch64 backend.
Benjamin Kramer
2014-07-25
1
-4
/
+4
*
AArch64/ARM64: move ARM64 into AArch64's place
Tim Northover
2014-05-24
1
-0
/
+1117