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
*
Sink all InitializePasses.h includes
Reid Kleckner
2019-11-13
1
-0
/
+1
*
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
-14
/
+16
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-1
/
+1
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
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] Fix some Clang-tidy modernize-use-using and Include What You Use wa...
Eugene Zelenko
2017-07-25
1
-3
/
+14
*
[CodeGen] Rename MachineInstrBuilder::addOperand. NFC
Diana Picus
2017-01-13
1
-4
/
+4
*
Use StringRef in Pass/PassManager APIs (NFC)
Mehdi Amini
2016-10-01
1
-1
/
+1
*
[AArch64] Register passes so they can be run by llc
Diana Picus
2016-08-01
1
-5
/
+3
*
Rename AnalyzeBranch* to analyzeBranch*.
Jacques Pienaar
2016-07-15
1
-2
/
+2
*
AArch64: Avoid implicit iterator conversions, NFC
Duncan P. N. Exon Smith
2016-07-08
1
-1
/
+1
*
Target: Avoid getFirstTerminator() => pointer, NFC
Duncan P. N. Exon Smith
2016-07-08
1
-4
/
+4
*
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