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
/
Analysis
/
BasicAA
/
modref.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
*
Add address space mangling to lifetime intrinsics
Matt Arsenault
2017-04-10
1
-3
/
+3
*
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
*
[AliasAnalysis] Take into account readnone attribute for the function arguments
Igor Laevsky
2015-10-28
1
-0
/
+11
*
[AliasAnalysis] Take into account readonly attribute for the function arguments
Igor Laevsky
2015-10-28
1
-0
/
+26
*
Add argmemonly attribute.
Igor Laevsky
2015-07-11
1
-0
/
+45
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-13
/
+13
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-5
/
+5
*
CHECK-LABELize test
Matt Arsenault
2014-09-15
1
-17
/
+17
*
PR10628: Fix getModRefInfo so it queries the underlying alias() implementatio...
Eli Friedman
2011-09-28
1
-1
/
+16
*
rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which is
Chris Lattner
2011-06-18
1
-10
/
+12
*
make the asmparser reject function and type redefinitions. 'Merging' hasn't ...
Chris Lattner
2011-06-17
1
-2
/
+0
*
I missed a checking with my GVN change.
Chris Lattner
2011-05-22
1
-2
/
+2
*
Move Sub simplifications and additional Add simplifications out of
Duncan Sands
2010-12-15
1
-2
/
+2
*
remove fixme comment too.
Chris Lattner
2010-11-30
1
-3
/
+3
*
check in *all* files. This is now handled by my previous DSE commit.
Chris Lattner
2010-11-30
1
-1
/
+1
*
Implement a proper getModRefInfo for va_arg.
Dan Gohman
2010-08-06
1
-0
/
+11
*
Reapply address space patch after fixing an issue in MemCopyOptimizer.
Mon P Wang
2010-04-04
1
-2
/
+2
*
Revert r100191 since it breaks objc in clang
Mon P Wang
2010-04-02
1
-2
/
+2
*
Reapply address space patch after fixing an issue in MemCopyOptimizer.
Mon P Wang
2010-04-02
1
-2
/
+2
*
Revert Mon Ping's change 99928, since it broke all the llvm-gcc buildbots.
Bob Wilson
2010-03-30
1
-2
/
+2
*
Added support for address spaces and added a isVolatile field to memcpy, memm...
Mon P Wang
2010-03-30
1
-2
/
+2
*
gvn is optimizing this better now.
Chris Lattner
2009-12-06
1
-2
/
+2
*
add a new random feature test
Chris Lattner
2009-11-26
1
-1
/
+17
*
remove a silly condition that doesn't make a lot of sense anymore.
Chris Lattner
2009-11-22
1
-0
/
+17
*
Make opt default to not adding a target data string and update tests that dep...
Kenneth Uildriks
2009-11-03
1
-1
/
+2
*
fix test
Chris Lattner
2009-10-18
1
-1
/
+1
*
tighten up test3, add test3a for the converse
Chris Lattner
2009-10-18
1
-3
/
+22
*
tighten test2, add a test that it doesn't get transformed in the invalid edge...
Chris Lattner
2009-10-18
1
-1
/
+12
*
Merge tests into modref.ll. Also add a test for r84174 at Chris' behest!
Nick Lewycky
2009-10-18
1
-1
/
+41
*
replace a useless test with a useful one
Chris Lattner
2009-10-17
1
-13
/
+19
*
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
Dan Gohman
2009-09-11
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.
Tanya Lattner
2008-02-14
1
-11
/
+10
*
For PR1319:
Reid Spencer
2007-04-16
1
-1
/
+1
*
For PR1319:
Reid Spencer
2007-04-16
1
-2
/
+3
*
Regression is gone, don't try to find it on clean target.
Reid Spencer
2007-01-17
1
-0
/
+15