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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up out-of-date comments and some stray whitespace
Eli Bendersky
2013-03-08
2
-14
/
+12
*
Early exit from getAllocationData() and isFreeCall() for intrinsics.
Michael Ilseman
2013-03-08
1
-1
/
+5
*
Assert to bounds check MDNode::getOperand.
David Blaikie
2013-03-08
1
-0
/
+1
*
Remove trailing whitespace
Michael Ilseman
2013-03-08
1
-5
/
+5
*
No really, don't use end().
Jakob Stoklund Olesen
2013-03-08
1
-2
/
+2
*
Remove -print-dbginfo as it is unused & bitrotten.
David Blaikie
2013-03-08
7
-297
/
+0
*
Rewrite the physreg part of findLastUseBefore().
Jakob Stoklund Olesen
2013-03-08
2
-24
/
+76
*
Avoid creating a SlotIndex from the end() iterator.
Jakob Stoklund Olesen
2013-03-08
1
-6
/
+10
*
Remove default from fully covered switch.
Benjamin Kramer
2013-03-08
1
-2
/
+1
*
Force cpu in test.
Benjamin Kramer
2013-03-08
1
-1
/
+1
*
Insert the reduction start value into the first bypass block to preserve domi...
Benjamin Kramer
2013-03-08
2
-1
/
+36
*
R600: Optimize another selectcc case
Tom Stellard
2013-03-08
2
-13
/
+49
*
R600: Improve custom lowering of select_cc
Tom Stellard
2013-03-08
4
-40
/
+82
*
R600: Change operation action from Custom to Expand for BR_CC
Tom Stellard
2013-03-08
3
-45
/
+5
*
R600: Change operation action from Custom to Expand for SETCC
Tom Stellard
2013-03-08
3
-49
/
+27
*
R600: Set BooleanContents to ZeroOrNegativeOneBooleanContent
Tom Stellard
2013-03-08
1
-0
/
+1
*
LegalizeDAG: Respect the result of TLI.getBooleanContents() when expanding SETCC
Tom Stellard
2013-03-08
2
-1
/
+39
*
DAGCombiner: Use correct value type for checking legality of BR_CC v3
Tom Stellard
2013-03-08
7
-7
/
+26
*
R600: Change addresspace in fold-kcache.ll
Vincent Lejeune
2013-03-08
1
-12
/
+12
*
AArch64: specify full triple in test as only Linux works for now.
Tim Northover
2013-03-08
1
-1
/
+1
*
R600/SI: adjust test to recent changes
Christian Konig
2013-03-08
1
-8
/
+6
*
Hexagon: Add patterns for zero extended loads from i1->i64.
Jyotsna Verma
2013-03-08
3
-0
/
+49
*
AArch64: expand sincos operations, we don't support them.
Tim Northover
2013-03-08
2
-0
/
+38
*
R600/SI: Use source scheduler
Michel Danzer
2013-03-08
1
-0
/
+2
*
Add -verify-misched option.
Andrew Trick
2013-03-08
1
-0
/
+9
*
Another test fix for r176671.
David Blaikie
2013-03-08
1
-1
/
+1
*
Couple of test fixes for r176671.
David Blaikie
2013-03-08
2
-5
/
+5
*
Revert r176154 in favor of a better approach.
Bill Wendling
2013-03-08
3
-15
/
+50
*
remove an ancient and quaint bit of commented out makefile goo from when
Chris Lattner
2013-03-08
1
-6
/
+0
*
Upgrade tests to the latest debug info format.
David Blaikie
2013-03-08
45
-867
/
+930
*
Add a getPassName() method.
Jakob Stoklund Olesen
2013-03-07
1
-0
/
+1
*
Rename isEarlierInSameTrace to isUsefulDominator.
Jakob Stoklund Olesen
2013-03-07
2
-7
/
+20
*
Keep coding stanard.
Jakub Staszak
2013-03-07
1
-4
/
+3
*
Don't create IRBuilder if we can return from the method earlier.
Jakub Staszak
2013-03-07
1
-2
/
+2
*
[fast-isel] Seriously, add support for the expect intrinsic.
Chad Rosier
2013-03-07
1
-3
/
+3
*
Fix tautological compare. Not sure why this didn't trigger any test failures.
Benjamin Kramer
2013-03-07
1
-1
/
+1
*
Replace temporary vectors with arrays.
Benjamin Kramer
2013-03-07
1
-24
/
+12
*
[fast-isel] Add support for the expect intrinsic.
Chad Rosier
2013-03-07
2
-0
/
+17
*
ArrayRefize some code. No functionality change.
Benjamin Kramer
2013-03-07
7
-43
/
+31
*
Hexagon: Handle i8, i16 and i1 Var Args.
Jyotsna Verma
2013-03-07
4
-0
/
+134
*
Simplify code. No functionality change.
Jakub Staszak
2013-03-07
1
-3
/
+3
*
Change Index type from unsigned long to unsigned. This should fix PR14980.
Jakub Staszak
2013-03-07
1
-1
/
+1
*
Remove trailing spaces.
Jakub Staszak
2013-03-07
1
-57
/
+57
*
Change NULL to 0.
Jakub Staszak
2013-03-07
1
-8
/
+8
*
ArrayRef ca accept one element. Simplify code a little bit, also it matches now
Jakub Staszak
2013-03-07
1
-3
/
+5
*
pre-RA-sched debug-only fix
Andrew Trick
2013-03-07
1
-2
/
+4
*
Hexagon: Add support to lower block address.
Jyotsna Verma
2013-03-07
6
-0
/
+106
*
pre-RA-sched assertion fix. This bug was exposed by r176037.
Andrew Trick
2013-03-07
1
-3
/
+0
*
Move testcase, this is testing extraction not inserting.
Benjamin Kramer
2013-03-07
2
-16
/
+18
*
X86: Fold EXTRACT_SUBVECTORs of a BUILD_VECTOR into a smaller BUILD_VECTOR.
Benjamin Kramer
2013-03-07
4
-3
/
+23
[next]