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
/
ARM
/
ARMHazardRecognizer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix uninitialized variable warnings. NFCI.
Simon Pilgrim
2019-11-14
1
-4
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-3
/
+3
*
[C++] Use 'nullptr'.
Craig Topper
2014-04-28
1
-1
/
+1
*
[C++11] Add 'override' keyword to virtual methods that override their base cl...
Craig Topper
2014-03-10
1
-5
/
+5
*
Don't cache the instruction and register info from the TargetMachine, because
Bill Wendling
2013-06-07
1
-10
/
+3
*
- Add MachineInstrBundle.h and MachineInstrBundle.cpp. This includes a function
Evan Cheng
2011-12-14
1
-3
/
+1
*
comment.
Andrew Trick
2011-11-29
1
-0
/
+4
*
Various bits of framework needed for precise machine-level selection
Andrew Trick
2010-12-24
1
-5
/
+6
*
Generalize PostRAHazardRecognizer so it can be used in any pass for
Andrew Trick
2010-12-08
1
-4
/
+4
*
Making use of VFP / NEON floating point multiply-accumulate / subtraction is
Evan Cheng
2010-12-05
1
-0
/
+53