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
/
AArch64BranchRelaxation.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move AArch64BranchRelaxation to generic code
Matt Arsenault
2016-10-06
1
-416
/
+0
*
AArch64: Move remaining target specific BranchRelaxation bits to TII
Matt Arsenault
2016-10-06
1
-27
/
+5
*
Use StringRef in Pass/PassManager APIs (NFC)
Mehdi Amini
2016-10-01
1
-3
/
+1
*
Finish renaming remaining analyzeBranch functions
Matt Arsenault
2016-09-14
1
-4
/
+4
*
Make analyzeBranch family of instruction names consistent
Matt Arsenault
2016-09-14
1
-2
/
+2
*
AArch64: Use TTI branch functions in branch relaxation
Matt Arsenault
2016-09-14
1
-167
/
+53
*
BranchRelaxation: Fix handling of blocks with multiple conditional
Matt Arsenault
2016-08-23
1
-6
/
+36
*
AArch64: Assert on analyzeBranch failing
Matt Arsenault
2016-08-11
1
-2
/
+4
*
AArch64: Consolidate branch inversion logic
Matt Arsenault
2016-08-02
1
-20
/
+22
*
AArch64: BranchRelaxtion cleanups
Matt Arsenault
2016-08-02
1
-120
/
+122
*
AArch64: Fix end iterator dereference
Matt Arsenault
2016-08-02
1
-51
/
+57
*
[AArch64] Register passes so they can be run by llc
Diana Picus
2016-08-01
1
-8
/
+0
*
TargetInstrInfo: rename GetInstSizeInBytes to getInstSizeInBytes. NFC
Sjoerd Meijer
2016-07-28
1
-6
/
+6
*
Rename AnalyzeBranch* to analyzeBranch*.
Jacques Pienaar
2016-07-15
1
-1
/
+1
*
Target: Avoid getFirstTerminator() => pointer, NFC
Duncan P. N. Exon Smith
2016-07-08
1
-5
/
+5
*
CodeGen: Use MachineInstr& in TargetInstrInfo, NFC
Duncan P. N. Exon Smith
2016-06-30
1
-6
/
+6
*
AArch64: Fix range loop contradicting comment above it
Matt Arsenault
2016-06-16
1
-1
/
+2
*
[AArch64] Fix typo. NFC.
Chad Rosier
2016-03-25
1
-2
/
+1
*
AArch64: Remove implicit ilist iterator conversions, NFC
Duncan P. N. Exon Smith
2015-10-13
1
-7
/
+5
*
[AArch64] Register (existing) AArch64BranchRelaxation pass with LLVM pass man...
Chad Rosier
2015-08-05
1
-2
/
+13
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
Migrate AArch64 except for TTI and AsmPrinter away from getSubtargetImpl.
Eric Christopher
2015-01-28
1
-3
/
+1
*
Testing commit access.
Moritz Roth
2014-08-14
1
-1
/
+1
*
Remove the TargetMachine forwards for TargetSubtargetInfo based
Eric Christopher
2014-08-04
1
-1
/
+4
*
Run sort_includes.py on the AArch64 backend.
Benjamin Kramer
2014-07-25
1
-2
/
+2
*
Replace some assert(0)'s with llvm_unreachable.
Craig Topper
2014-06-18
1
-3
/
+3
*
AArch64/ARM64: move ARM64 into AArch64's place
Tim Northover
2014-05-24
1
-0
/
+510