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
/
HexagonISelLowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove tabs.
Bill Wendling
2012-07-19
1
-4
/
+4
*
Fix typos found by http://github.com/lyda/misspell-check
Benjamin Kramer
2012-06-02
1
-2
/
+2
*
Change interface for TargetLowering::LowerCallTo and TargetLowering::LowerCall
Justin Holewinski
2012-05-25
1
-7
/
+11
*
Hexagon V5 FP Support.
Sirish Pande
2012-05-10
1
-118
/
+246
*
Revert r155365, r155366, and r155367. All three of these have regression
Chandler Carruth
2012-04-23
1
-246
/
+118
*
Hexagon V5 (floating point) support.
Sirish Pande
2012-04-23
1
-118
/
+246
*
llvm/lib/Target: [PR12611] Add "llvm/Support/raw_ostream.h" for Debug build o...
NAKAMURA Takumi
2012-04-21
1
-0
/
+1
*
HexagonISelLowering.cpp: Reorder #includes.
NAKAMURA Takumi
2012-04-21
1
-1
/
+2
*
Convert more uses of XXXRegisterClass to &XXXRegClass. No functional change s...
Craig Topper
2012-04-20
1
-7
/
+7
*
This reverts a long string of commits to the Hexagon backend. These
Chandler Carruth
2012-04-18
1
-248
/
+119
*
Remove unused variable
David Blaikie
2012-04-16
1
-1
/
+0
*
Hexagon V5 (Floating Point) Support.
Sirish Pande
2012-04-16
1
-119
/
+249
*
Reorder includes in Target backends to following coding standards. Remove som...
Craig Topper
2012-03-17
1
-3
/
+2
*
Convert more static tables of registers used by calling convention to uint16_...
Craig Topper
2012-03-11
1
-3
/
+3
*
Re-commit r151623 with fix. Only issue special no-return calls if it's a dire...
Evan Cheng
2012-02-28
1
-1
/
+1
*
Revert r151623 "Some ARM implementaions, e.g. A-series, does return stack pre...
Daniel Dunbar
2012-02-28
1
-1
/
+1
*
Some ARM implementaions, e.g. A-series, does return stack prediction. That is,
Evan Cheng
2012-02-28
1
-1
/
+1
*
Convert assert(0) to llvm_unreachable
Craig Topper
2012-02-07
1
-8
/
+6
*
VLIW specific scheduler framework that utilizes deterministic finite automato...
Andrew Trick
2012-02-01
1
-0
/
+1
*
More dead code removal (using -Wunreachable-code)
David Blaikie
2012-01-20
1
-2
/
+0
*
Initializing to false makes better sense. Thanks, David.
Chad Rosier
2012-01-06
1
-1
/
+1
*
Fix uninitialized variable warning.
Chad Rosier
2012-01-06
1
-1
/
+1
*
Hexagon: Remove unused variables.
Benjamin Kramer
2011-12-18
1
-5
/
+0
*
Initial CodeGen support for CTTZ/CTLZ where a zero input produces an
Chandler Carruth
2011-12-13
1
-0
/
+2
*
Hexagon backend support
Tony Linthicum
2011-12-12
1
-0
/
+1503