index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Analysis
/
RegionPrinter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-11
/
+11
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-4
/
+3
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-6
/
+6
*
Rename the Region::block_iterator to Region::block_node_iterator, and
Chandler Carruth
2012-05-04
1
-5
/
+3
*
RegionPrinter: Ignore back edges when layouting the graph
Tobias Grosser
2011-02-27
1
-0
/
+26
*
Get rid of static constructors for pass registration. Instead, every pass ex...
Owen Anderson
2010-10-19
1
-4
/
+12
*
Now with fewer extraneous semicolons!
Owen Anderson
2010-10-07
1
-4
/
+4
*
Move the pass initialization helper functions into the llvm namespace, and add
Owen Anderson
2010-10-07
1
-8
/
+8
*
Reapply r110396, with fixes to appease the Linux buildbot gods.
Owen Anderson
2010-08-06
1
-4
/
+4
*
Revert r110396 to fix buildbots.
Owen Anderson
2010-08-06
1
-4
/
+4
*
Don't use PassInfo* as a type identifier for passes. Instead, use the addres...
Owen Anderson
2010-08-05
1
-4
/
+4
*
Fix namespace polution.
Dan Gohman
2010-08-02
1
-0
/
+4
*
Add new RegionInfo pass.
Tobias Grosser
2010-07-22
1
-0
/
+182