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
/
ScalarRepl
/
crash.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the ScalarReplAggregates pass
David Majnemer
2016-06-15
1
-286
/
+0
*
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2015-11-19
1
-4
/
+4
*
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
2015-11-18
1
-4
/
+4
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-8
/
+8
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-11
/
+11
*
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...
Dmitri Gribenko
2012-12-30
1
-2
/
+2
*
Fix crash when when do lto on Bullet. Dynamic GEPs in SROA were incorrectly ...
Pete Cooper
2012-08-10
1
-0
/
+22
*
Remove support for parsing the "type i32" syntax for defining a numbered
Chris Lattner
2011-06-19
1
-1
/
+1
*
rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which is
Chris Lattner
2011-06-18
1
-3
/
+5
*
manually upgrade a bunch of tests to modern syntax, and remove some that
Chris Lattner
2011-06-17
1
-1
/
+3
*
merge all the "crash tests" into crash.ll
Chris Lattner
2011-01-24
1
-0
/
+240
*
fix PR9017, a bug where we'd assert when promoting in unreachable
Chris Lattner
2011-01-24
1
-0
/
+20