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
/
Hexagon
/
HexagonRemoveSZExtArgs.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Hexagon] Delete lib/Target/Hexagon/HexagonRemoveSZExtArgs.cpp
Krzysztof Parzyszek
2015-10-16
1
-91
/
+0
*
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
*
[Hexagon] Moving pass declarations out of header and in to implementation fil...
Colin LeMahieu
2015-06-15
1
-0
/
+1
*
[LPM] Stop using the string based preservation API. It is an
Chandler Carruth
2015-01-28
1
-1
/
+2
*
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...
Craig Topper
2014-04-29
1
-3
/
+3
*
[C++11] Add range based accessors for the Use-Def chain of a Value.
Chandler Carruth
2014-03-09
1
-7
/
+6
*
[stackprotector] Use analysis from the StackProtector pass for stack layout i...
Josh Magee
2013-12-19
1
-0
/
+1
*
Print IR from Hexagon MI passes with -print-before/after-all.
Krzysztof Parzyszek
2013-05-06
1
-5
/
+10
*
Make references to HexagonTargetMachine "const".
Krzysztof Parzyszek
2013-05-06
1
-1
/
+2
*
Use consistent function names.
Krzysztof Parzyszek
2013-05-04
1
-1
/
+1
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-2
/
+2
*
Remove Function::getParamAttributes and use the AttributeSet accessor methods...
Bill Wendling
2012-12-30
1
-1
/
+1
*
Rename the 'Attributes' class to 'Attribute'. It's going to represent a singl...
Bill Wendling
2012-12-19
1
-1
/
+1
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-1
/
+2
*
Create enums for the different attributes.
Bill Wendling
2012-10-09
1
-1
/
+1
*
Use new accessor methods to query for attributes.
Bill Wendling
2012-10-04
1
-1
/
+1
*
Fix typos found by http://github.com/lyda/misspell-check
Benjamin Kramer
2012-06-02
1
-1
/
+1
*
Hexagon: Remove forbidden iostream includes (it introduces static initializers)
Benjamin Kramer
2012-02-06
1
-7
/
+4
*
Hexagon backend support
Tony Linthicum
2011-12-12
1
-0
/
+85