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
/
MachineFunctionAnalysis.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-6
/
+6
*
Remove unneeded "TargetMachine.h" #includes.
Jakub Staszak
2013-02-09
1
-1
/
+1
*
Fix include guards so they exactly match file names.
Jakub Staszak
2013-01-10
1
-2
/
+2
*
Sink codegen optimization level into MCCodeGenInfo along side relocation model
Evan Cheng
2011-11-16
1
-4
/
+1
*
Give MachineFunctionAnalysis a getPassName() implementation to make timing re...
Owen Anderson
2011-01-04
1
-0
/
+4
*
Give MachineModuleInfo an actual Module*.
Chris Lattner
2010-04-06
1
-1
/
+1
*
make MachineFunction keep track of its ID and make
Chris Lattner
2010-01-26
1
-1
/
+2
*
Revert 88957. This file uses CodeGenOpt, which is defined in TargetMachine.h.
Dan Gohman
2009-11-16
1
-1
/
+1
*
Remove an unnecessary #include.
Dan Gohman
2009-11-16
1
-1
/
+1
*
Constify MachineFunctionAnalysis' TargetMachine reference.
Dan Gohman
2009-11-09
1
-1
/
+1
*
Give MachineFunctionAnalysis a destructor so it can verify that
Dan Gohman
2009-08-01
1
-1
/
+1
*
Reapply r77654 with a fix: MachineFunctionPass's getAnalysisUsage
Dan Gohman
2009-07-31
1
-0
/
+49
*
Revert r77654, it appears to be causing llvm-gcc bootstrap failures, and many
Daniel Dunbar
2009-07-31
1
-49
/
+0
*
Manage MachineFunctions with an analysis Pass instead of the Annotable
Dan Gohman
2009-07-31
1
-0
/
+49