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
/
machine-cse.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
-1
/
+1
2015-02-27
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
1
-1
/
+1
2015-02-27
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
1
-3
/
+3
2013-07-14
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
1
-4
/
+4
2013-06-10
X86: Stop LEA64_32r doing unspeakable things to its arguments.
Tim Northover
1
-1
/
+2
2012-08-11
PR13578: Teach MachineCSE that instructions that use a constant register can ...
Benjamin Kramer
1
-0
/
+22
2012-08-07
MachineCSE: Update the heuristics for isProfitableToCSE.
Manman Ren
1
-0
/
+35
2012-01-10
Allow machine-cse to look across MBB boundary when cse'ing instructions that
Evan Cheng
1
-1
/
+23
2011-03-15
sext(undef) = 0, because the top bits will all be the same.
Evan Cheng
1
-2
/
+2
2010-12-15
Teach machine cse to commute instructions.
Evan Cheng
1
-0
/
+40
2010-03-10
Enable machine cse pass.
Evan Cheng
1
-0
/
+39