Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
02e7a86fec281d636a7f1fee7ad92c4c58797509
/
llvm
/
lib
/
CodeGen
/
InstrSched
/
SchedPriorities.cpp
02e7a86
* Removed extraneous #includes
by Chris Lattner
· 23 years ago
e98dd5f
*** empty log message ***
by Chris Lattner
· 23 years ago
19c55db
A single MachineInstr operand may now be both a def and a use,
by Vikram S. Adve
· 23 years ago
d5a8470
Eliminate duplicate or unneccesary #include's
by Chris Lattner
· 24 years ago
f998685
s/Method/Function
by Chris Lattner
· 24 years ago
f739fa8
s/Method/Function
by Chris Lattner
· 24 years ago
9db158f
Bug fix: nextToTry was not being initialized in one case.
by Vikram S. Adve
· 24 years ago
60a6591
Method.h no longer includes BasicBlock.h
by Chris Lattner
· 24 years ago
ea13e0a
Convert operand iterator over to work like an STL iterator
by Chris Lattner
· 24 years ago
7e5ee42
Minor change: Methods that return ValueSet's that are guaranteed to be valid
by Chris Lattner
· 24 years ago
b1def73
* Eliminate the LiveVarSet class, making applyTranferFuncForMInst a static
by Chris Lattner
· 24 years ago
3da53ad
* Add a #include not indirectly included any more
by Chris Lattner
· 24 years ago
6974172
* The itf exposed by InstrScheduling is now a single function to create the right pass
by Chris Lattner
· 24 years ago
7f74a56
Changes to build successfully with GCC 3.02
by Chris Lattner
· 24 years ago
2413b16
Renamed inst_const_iterator -> const_inst_iterator
by Chris Lattner
· 24 years ago
5de2204
Create a new #include "Support/..." directory structure to move things
by Chris Lattner
· 24 years ago
dff0a89
Major improvement to how nodes are built for a BB.
by Vikram S. Adve
· 24 years ago
bb09a10
Pull iterators out of CFG.h and CFGdecls and put them in Support directory
by Chris Lattner
· 24 years ago
8656a80
Format file header.
by Vikram S. Adve
· 24 years ago
8d44b99
Chris seems fond of #include <vector>. Fix these. Also convert use list in
by Chris Lattner
· 24 years ago
e99c9ac
Remove unneeded #includes
by Chris Lattner
· 24 years ago
138c3bb
Class that encapsulates priority heuristics for instruction scheduling.
by Vikram S. Adve
· 24 years ago