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
/
VMCore
/
PrintModulePass.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Now with fewer extraneous semicolons!
Owen Anderson
2010-10-07
1
-2
/
+2
*
Remove redundant inline keywords.
Dan Gohman
2010-08-16
1
-1
/
+1
*
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 batch of converting RegisterPass<> to INTIALIZE_PASS().
Owen Anderson
2010-07-21
1
-4
/
+4
*
Ok, third time's the charm. No changes from last time except the CMake
David Greene
2010-04-02
1
-5
/
+7
*
Revert 100204. It broke a bunch of tests and apparently changed what passes a...
Evan Cheng
2010-04-02
1
-7
/
+5
*
Let's try this again. Re-apply 100143 including an apparent missing
David Greene
2010-04-02
1
-5
/
+7
*
Revert r100143.
Eric Christopher
2010-04-01
1
-7
/
+5
*
Add some switches helpful for debugging:
David Greene
2010-04-01
1
-5
/
+7
*
Change errs() to dbgs().
David Greene
2010-01-05
1
-2
/
+3
*
Remove includes of Support/Compiler.h that are no longer needed after the
Nick Lewycky
2009-10-25
1
-1
/
+0
*
Remove VISIBILITY_HIDDEN from class/struct found inside anonymous namespaces.
Nick Lewycky
2009-10-25
1
-1
/
+1
*
It's not necessary for PrintModulePass to flush the output streams
Dan Gohman
2009-04-20
1
-2
/
+0
*
Eliminate several more unnecessary intptr_t casts.
Dan Gohman
2009-02-18
1
-4
/
+4
*
Move Print*Pass to use raw_ostream.
Daniel Dunbar
2008-10-22
1
-11
/
+16
*
Privatize PrintModulePass and PrintFunctionPass and add
Daniel Dunbar
2008-10-21
1
-0
/
+96