index
:
~gabbayo/llvm
base
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
X86
/
2009-02-26-MachineLICMBug.ll
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-16
[opaque pointer type] Add textual IR support for explicit type parameter to t...
David Blaikie
1
-2
/
+2
2015-04-04
[X86] Don't use GR64 register 'and with immediate' instructions if the immedi...
Craig Topper
1
-1
/
+1
2015-02-27
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
1
-3
/
+3
2015-02-27
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
1
-2
/
+2
2014-11-11
[X86] Custom lower UINT_TO_FP from v4f32 to v4i32, and for v8f32 to v8i32 if
Quentin Colombet
1
-1
/
+1
2013-10-15
Enable MI Sched for x86.
Andrew Trick
1
-1
/
+1
2013-08-23
Replace more uses of sse41 with sse4.1.
Rafael Espindola
1
-2
/
+2
2013-06-25
Revert "Temporarily enable MI-Sched on X86."
Andrew Trick
1
-1
/
+1
2013-06-24
Temporarily enable MI-Sched on X86.
Andrew Trick
1
-1
/
+1
2013-05-30
X86: use sub-register sequences for MOV*r0 operations
Tim Northover
1
-3
/
+3
2013-03-12
Revert the test moves from 176733. Use "REQUIRES: asserts" instead.
Jan Wen Voung
1
-0
/
+57
2013-03-08
Disable statistics on Release builds and move tests that depend on -stats.
Jan Wen Voung
1
-56
/
+0
2012-07-26
Eliminate a batch of uses of sub_ss and sub_sd in the X86 target.
Jakob Stoklund Olesen
1
-1
/
+1
2012-07-02
Convert the uses of '|&' to use '2>&1 |' instead, which works on old
Chandler Carruth
1
-1
/
+1
2012-07-02
Convert all tests using TCL-style quoting to use shell-style quoting.
Chandler Carruth
1
-1
/
+1
2012-04-27
Add mcpu to tests to prevent them from using AVX instructions on Sandy Bridge...
Craig Topper
1
-2
/
+2
2010-10-20
More accurate estimate / tracking of register pressure.
Evan Cheng
1
-1
/
+1
2010-10-19
Re-enable register pressure aware machine licm with fixes. Hoist() may have
Evan Cheng
1
-1
/
+1
2010-10-19
Revert r116781 "- Add a hook for target to determine whether an instruction def
Daniel Dunbar
1
-1
/
+1
2010-10-19
- Add a hook for target to determine whether an instruction def is
Evan Cheng
1
-1
/
+1
2010-08-28
fix the buildvector->insertp[sd] logic to not always create a redundant
Chris Lattner
1
-1
/
+1
2010-07-14
Re-enable the test with fix.
Evan Cheng
1
-3
/
+2
2010-07-14
temporarily disable to test to fix buildbots.
Chris Lattner
1
-2
/
+3
2010-07-14
Teach ProcessImplicitDefs to transform more COPY instructions into IMPLICIT_D...
Evan Cheng
1
-1
/
+1
2010-03-26
Try trivial remat before the coalescer gives up on a vr / physreg coalescing ...
Evan Cheng
1
-0
/
+9
2010-03-25
Make the NDEBUG assertion stronger and more clear what is
Chris Lattner
1
-1
/
+1
2010-01-11
Make this test less trivial, to avoid spurious failures.
Dan Gohman
1
-2
/
+2
2009-09-08
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
1
-1
/
+1
2009-02-27
MachineLICM CSE should match destination register classes; avoid hoisting imp...
Evan Cheng
1
-0
/
+47