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
/
CodeGen
/
X86
/
optimize-max-0.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove alignment argument from memcpy/memmove/memset in favour of alignment a...
Daniel Neilson
2018-01-19
1
-10
/
+10
*
X86: Do not use llc -march in tests.
Matthias Braun
2017-08-02
1
-1
/
+1
*
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2015-11-19
1
-10
/
+10
*
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
2015-11-18
1
-10
/
+10
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-6
/
+6
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-24
/
+24
*
rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which is
Chris Lattner
2011-06-18
1
-444
/
+444
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-08
1
-1
/
+1
*
Re-apply r73718, now that the fix in r73787 is in, and add a
Dan Gohman
2009-06-19
1
-1
/
+0
*
Revert 73718. It's breaking 254.gap.
Evan Cheng
2009-06-19
1
-0
/
+1
*
Generalize LSR's OptimizeSMax to handle unsigned max tests as well
Dan Gohman
2009-06-18
1
-0
/
+461