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
/
include
/
llvm
/
CodeGen
/
MachineFunctionPass.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make MachineFunctionPass::createPrinterPass private, as no subclasses
Dan Gohman
2010-06-05
1
-4
/
+5
*
Ok, third time's the charm. No changes from last time except the CMake
David Greene
2010-04-02
1
-0
/
+3
*
Revert 100204. It broke a bunch of tests and apparently changed what passes a...
Evan Cheng
2010-04-02
1
-3
/
+0
*
Let's try this again. Re-apply 100143 including an apparent missing
David Greene
2010-04-02
1
-0
/
+3
*
Revert r100143.
Eric Christopher
2010-04-01
1
-3
/
+0
*
Add some switches helpful for debugging:
David Greene
2010-04-01
1
-0
/
+3
*
Remove an unnecessary include. Now we won't have circular include
David Greene
2009-08-19
1
-1
/
+2
*
Add a comment about the additional meaning of setPreservesCFG() for
Dan Gohman
2009-08-11
1
-0
/
+4
*
Reapply r77654 with a fix: MachineFunctionPass's getAnalysisUsage
Dan Gohman
2009-07-31
1
-5
/
+11
*
Revert r77654, it appears to be causing llvm-gcc bootstrap failures, and many
Daniel Dunbar
2009-07-31
1
-11
/
+5
*
Manage MachineFunctions with an analysis Pass instead of the Annotable
Dan Gohman
2009-07-31
1
-5
/
+11
*
Add a new "available_externally" linkage type. This is intended
Chris Lattner
2009-04-13
1
-9
/
+3
*
Tidy up several unbeseeming casts from pointer to intptr_t.
Dan Gohman
2008-09-04
1
-0
/
+1
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+50