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
/
test
/
Transforms
/
CodeGenPrepare
/
X86
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
testcase gardening: update the emissionKind enum to the new syntax. (NFC)
Adrian Prantl
2016-04-01
1
-1
/
+1
*
[CGP] Duplicate addressing computation in cold paths if required to sink addr...
Philip Reames
2016-03-09
1
-0
/
+196
*
[CodeGenPrepare] Remove load-based heuristic
Junmo Park
2016-02-25
1
-7
/
+2
*
Reapply r257105 "[Verifier] Check that debug values have proper size"
Keno Fischer
2016-01-15
1
-1
/
+1
*
Re-Revert r257105 (Verifier debug info changes)
Keno Fischer
2016-01-13
1
-1
/
+1
*
Reapply r257105 "[Verifier] Check that debug values have proper size"
Keno Fischer
2016-01-13
1
-1
/
+1
*
Temporarily revert r257105 "[Verifier] Check that debug values have proper size"
Keno Fischer
2016-01-07
1
-1
/
+1
*
[Verifier] Check that debug values have proper size
Keno Fischer
2016-01-07
1
-1
/
+1
*
Move catchpad-phi-cast.ll to the X86 specific subdirectory
David Majnemer
2015-12-12
1
-0
/
+118
*
this new test file was accidentally left out of r253573
Sanjay Patel
2015-11-19
1
-0
/
+56
*
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2015-11-19
1
-1
/
+1
*
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
2015-11-18
1
-1
/
+1
*
[CGP] widen switch condition and case constants to target's register width (2...
Sanjay Patel
2015-11-02
1
-0
/
+95
*
[CGP] transform select instructions into branches and sink expensive operands
Sanjay Patel
2015-10-19
1
-0
/
+141
*
Revert "This is a follow-up to the discussion in D12882."
Benjamin Kramer
2015-10-16
1
-114
/
+0
*
move test case to x86 directory because it specifies an x86 target
Sanjay Patel
2015-10-16
1
-0
/
+114
*
[SimplifyLibCalls] Ignore nobuiltin/unavailable fortified libcalls.
Ahmed Bougacha
2015-04-01
1
-0
/
+18
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
2
-5
/
+5
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-2
/
+2
*
Reduce verbiage of lit.local.cfg files
Alp Toker
2014-06-09
1
-2
/
+1
*
Similar to bitcast, treat addrspacecast as a foldable operand.
Eli Bendersky
2014-05-22
1
-0
/
+37
*
CodeGenPrep: sink extends of illegal types into use block.
Manuel Jacob
2014-03-13
1
-0
/
+64
*
Revert r203230, "CodeGenPrep: sink extends of illegal types into use block."
NAKAMURA Takumi
2014-03-09
1
-46
/
+0
*
CodeGenPrep: sink extends of illegal types into use block.
Tim Northover
2014-03-07
1
-0
/
+46
*
X86: move test requiring X86TargetLowering info into its own directory
Tim Northover
2014-02-19
2
-0
/
+109
[prev]