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
*
Reapply r110396, with fixes to appease the Linux buildbot gods.
Owen Anderson
2010-08-06
1
-2
/
+1
*
Revert r110396 to fix buildbots.
Owen Anderson
2010-08-06
1
-1
/
+2
*
Don't use PassInfo* as a type identifier for passes. Instead, use the addres...
Owen Anderson
2010-08-05
1
-2
/
+1
*
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
*
Make MachineFunctionPass::runOnFunction non-virtual. Subclasses override
Dan Gohman
2007-07-05
1
-1
/
+4
*
Add explicit keywords.
Dan Gohman
2007-07-02
1
-1
/
+1
*
Do not use typeinfo to identify pass in pass manager.
Devang Patel
2007-05-01
1
-0
/
+2
*
Add an out-of-line virtual function to home class.
Chris Lattner
2006-07-14
1
-1
/
+2
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-2
/
+2
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+4
*
Added LLVM copyright header (for lack of a better term).
John Criswell
2003-10-20
1
-0
/
+7
*
Initial check in of MachineFunctionPass.h
Chris Lattner
2002-12-28
1
-0
/
+33