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
/
AArch64ConditionOptimizer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add optimization bisect opt-in calls for AArch64 passes
Andrew Kaylor
2016-04-25
1
-0
/
+3
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-1
/
+0
*
Fix AArch64ConditionOptimizer
Weiming Zhao
2016-01-15
1
-0
/
+8
*
AArch64: use AddressingModes.h accessors for compare shifts
Tim Northover
2015-07-29
1
-4
/
+5
*
AArch64: be careful of large immediates when optimising cmps.
Tim Northover
2015-07-28
1
-5
/
+12
*
MachineInstr: Change return value of getOpcode() to unsigned.
Matthias Braun
2015-05-18
1
-3
/
+3
*
[AArch64] Use MachineRegisterInfo instead of LiveIntervals to calculate liven...
Pete Cooper
2015-04-22
1
-4
/
+4
*
Migrate AArch64 except for TTI and AsmPrinter away from getSubtargetImpl.
Eric Christopher
2015-01-28
1
-1
/
+1
*
[AArch64] Check Dest Register Liveness in CondOpt pass.
Chad Rosier
2014-10-31
1
-6
/
+12
*
[AArch64] CondOpt pass is missing FCMP instructions when searching backward for
Chad Rosier
2014-10-31
1
-0
/
+11
*
[AArch64] Add pass to enable additional comparison optimizations by CSE.
Jiangning Liu
2014-09-05
1
-0
/
+405