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
/
InstCombine
/
store.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[InstCombine] auto-generate full checks; NFC
Sanjay Patel
2018-11-10
1
-108
/
+154
*
llvm: Add support for "-fno-delete-null-pointer-checks"
Manoj Gupta
2018-07-09
1
-0
/
+11
*
[InstComineLoadStoreAlloca] Optimize stores to GEP off null base
Anna Thomas
2017-12-12
1
-0
/
+8
*
[InstCombine] Extend peephole DSE to handle unordered atomics
Philip Reames
2015-12-17
1
-0
/
+113
*
Make DataLayout Non-Optional in the Module
Mehdi Amini
2015-03-04
1
-1
/
+1
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-5
/
+5
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-1
/
+1
*
IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
2014-12-15
1
-5
/
+5
*
TBAA: handle scalar TBAA format and struct-path aware TBAA format.
Manman Ren
2013-09-27
1
-1
/
+2
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-6
/
+6
*
teach instcombine to preserve TBAA tag when merging two stores, part of
Chris Lattner
2012-12-31
1
-0
/
+34
*
Fix PR5471 by removing an instcombine xform. Some pieces of the code
Chris Lattner
2009-11-26
1
-0
/
+1
*
fix instcombine to only do store sinking when the alignments
Chris Lattner
2009-11-02
1
-0
/
+18
*
merge a test into store.ll
Chris Lattner
2009-11-02
1
-0
/
+45
*
convert to filecheck
Chris Lattner
2009-11-02
1
-2
/
+6
*
Use opt -S instead of piping bitcode output through llvm-dis.
Dan Gohman
2009-09-08
1
-1
/
+1
*
Change these tests to feed the assembly files to opt directly, instead
Dan Gohman
2009-09-08
1
-1
/
+1
*
Remove llvm-upgrade and update test cases.
Tanya Lattner
2008-03-01
1
-11
/
+12
*
For PR1319:
Reid Spencer
2007-04-14
1
-2
/
+2
*
Regression is gone, don't try to find it on clean target.
Reid Spencer
2007-01-17
1
-0
/
+16