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
/
SystemZ
/
SystemZElimCompare.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removing LLVM_EXPLICIT, as MSVC 2012 was the last reason for requiring the ma...
Aaron Ballman
2015-02-15
1
-1
/
+1
*
[SystemZ] Make operator bool explicit. NFC.
Benjamin Kramer
2014-10-04
1
-1
/
+1
*
Have MachineFunction cache a pointer to the subtarget to make lookups
Eric Christopher
2014-08-05
1
-2
/
+1
*
Remove the TargetMachine forwards for TargetSubtargetInfo based
Eric Christopher
2014-08-04
1
-1
/
+2
*
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...
Craig Topper
2014-04-29
1
-1
/
+1
*
[C++] Use 'nullptr'. Target edition.
Craig Topper
2014-04-25
1
-1
/
+1
*
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
Chandler Carruth
2014-04-22
1
-2
/
+2
*
[SystemZ] Remove "virtual" from override methods
Richard Sandiford
2014-03-06
1
-1
/
+1
*
[SystemZ] Use "for (auto" a bit
Richard Sandiford
2014-03-06
1
-12
/
+10
*
[SystemZ] Update namespace formatting to match current guidelines
Richard Sandiford
2014-03-06
1
-49
/
+49
*
[SystemZ] Optimize floating-point comparisons with zero
Richard Sandiford
2013-08-07
1
-10
/
+25
*
[SystemZ] Use BRCT and BRCTG to eliminate add-&-compare sequences
Richard Sandiford
2013-08-05
1
-16
/
+131
*
[SystemZ] Use LOAD AND TEST to eliminate comparisons against zero
Richard Sandiford
2013-08-05
1
-1
/
+31
*
[SystemZ] Split out comparison elimination into a separate pass
Richard Sandiford
2013-08-05
1
-0
/
+311