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
/
AArch64ConditionalCompares.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MIBundles] Move analyzePhysReg out of MIBundleOperands iterator (NFC).
Florian Hahn
2019-12-02
1
-2
/
+1
*
Sink all InitializePasses.h includes
Reid Kleckner
2019-11-13
1
-0
/
+1
*
[aarch64] Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
Daniel Sanders
2019-08-12
1
-2
/
+2
*
Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Re...
Daniel Sanders
2019-08-01
1
-1
/
+1
*
[IR] Refactor attribute methods in Function class (NFC)
Evandro Menezes
2019-04-04
1
-1
/
+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
-43
/
+48
*
[DebugInfo] Examine all uses of isDebugValue() for debug instructions.
Shiva Chen
2018-05-09
1
-1
/
+1
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-2
/
+2
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-7
/
+9
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-2
/
+2
*
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
David Blaikie
2017-11-08
1
-1
/
+1
*
[AArch64] Update successor probabilities after ccmp-conversion
Matthew Simpson
2017-06-27
1
-4
/
+44
*
[CodeGen] Rename MachineInstrBuilder::addOperand. NFC
Diana Picus
2017-01-13
1
-6
/
+5
*
Use StringRef in Pass/PassManager APIs (NFC)
Mehdi Amini
2016-10-01
1
-1
/
+1
*
Finish renaming remaining analyzeBranch functions
Matt Arsenault
2016-09-14
1
-1
/
+1
*
Replace a few more "fall through" comments with LLVM_FALLTHROUGH
Justin Bogner
2016-08-17
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
-3
/
+3
*
[AArch64] Remove unused MBP headers/dependency. NFC.
Chad Rosier
2016-05-05
1
-3
/
+0
*
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
-2
/
+0
*
WIP: CodeGen: Use MachineInstr& in MachineInstrBundle.h, NFC
Duncan P. N. Exon Smith
2016-02-27
1
-1
/
+1
*
Reapply "CodeGen: Use references in MachineTraceMetrics::Trace, NFC"
Duncan P. N. Exon Smith
2016-02-22
1
-2
/
+2
*
Normalize MBB's successors' probabilities in several locations.
Cong Hou
2015-12-13
1
-2
/
+2
*
CodeGen: Redo analyzePhysRegs() and computeRegisterLiveness()
Matthias Braun
2015-12-11
1
-2
/
+2
*
wrap OptSize and MinSize attributes for easier and consistent access (NFCI)
Sanjay Patel
2015-08-04
1
-1
/
+1
*
Convert some AArch64 code to foreach loops. NFC.
Pete Cooper
2015-08-03
1
-5
/
+5
*
MachineInstr: Remove unused parameter.
Matthias Braun
2015-05-19
1
-1
/
+1
*
AArch64: Canonicalize access to function attributes, NFC
Duncan P. N. Exon Smith
2015-02-14
1
-2
/
+1
*
The subtarget is cached on the MachineFunction. Access it directly.
Eric Christopher
2015-01-27
1
-2
/
+1
*
Change MCSchedModel to be a struct of statically initialized data.
Pete Cooper
2014-09-02
1
-2
/
+2
*
Have MachineFunction cache a pointer to the subtarget to make lookups
Eric Christopher
2014-08-05
1
-4
/
+4
*
Remove the TargetMachine forwards for TargetSubtargetInfo based
Eric Christopher
2014-08-04
1
-4
/
+4
*
AArch64/ARM64: move ARM64 into AArch64's place
Tim Northover
2014-05-24
1
-0
/
+919