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
/
CallGraph
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[CallGraph] Refine call graph for indirect calls with !callees metadata"
Benjamin Kramer
2019-08-16
2
-36
/
+2
*
[CallGraph] Refine call graph for indirect calls with !callees metadata
Mark Lacey
2019-08-15
2
-2
/
+36
*
Remove alignment argument from memcpy/memmove/memset in favour of alignment a...
Daniel Neilson
2018-01-19
1
-2
/
+2
*
[CG] Add a new pass manager printer pass for the old call graph and
Chandler Carruth
2016-03-10
1
-0
/
+1
*
[gc.statepoint] Change gc.statepoint intrinsic's return type to token type in...
Chen Li
2015-12-26
1
-2
/
+2
*
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2015-11-19
1
-2
/
+2
*
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
2015-11-18
1
-2
/
+2
*
[CallGraph] Given -print-callgraph a stable printing order.
Sanjoy Das
2015-06-19
1
-3
/
+3
*
[CallGraph] Teach the CallGraph about non-leaf intrinsics.
Sanjoy Das
2015-06-18
1
-0
/
+32
*
Move the personality function from LandingPadInst to Function
David Majnemer
2015-06-17
1
-2
/
+2
*
[opaque pointer type] Add textual IR support for explicit type parameter to t...
David Blaikie
2015-04-16
1
-1
/
+1
*
[tests] Cleanup initialization of test suffixes.
Daniel Dunbar
2013-08-16
1
-1
/
+0
*
Add newlines at end of test files, no functionality change
Stephen Lin
2013-07-13
1
-1
/
+1
*
Now that invoke of an intrinsic is possible (for the llvm.do.nothing intrinsic)
Duncan Sands
2012-09-26
1
-0
/
+13
*
Convert the uses of '|&' to use '2>&1 |' instead, which works on old
Chandler Carruth
2012-07-02
3
-3
/
+3
*
FileCheck-ize these tests.
Bill Wendling
2012-04-24
2
-3
/
+9
*
Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...
Eli Bendersky
2012-02-16
2
-3
/
+1
*
Test case for r132797.
John McCall
2011-06-14
1
-0
/
+13
*
fix some failures my callgraph dump format change broke.
Chris Lattner
2010-04-23
2
-3
/
+2
*
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
Dan Gohman
2009-09-11
2
-2
/
+2
*
Change these tests to feed the assembly files to opt directly, instead
Dan Gohman
2009-09-08
2
-2
/
+2
*
Rationalize the names of passes that print information:
Duncan Sands
2008-09-23
2
-2
/
+4
*
Teach -callgraph to always print the callgraph (as the
Duncan Sands
2008-09-19
2
-2
/
+2
*
Correct callgraph construction. It has two problems:
Duncan Sands
2008-09-09
3
-0
/
+22