Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f1606b80f11f4a8dafabd618921e3568f092a2df
/
llvm
/
lib
/
CodeGen
/
SelectionDAG
/
ScheduleDAGSimple.cpp
de46e48
For PR786:
by Reid Spencer
· 19 years ago
3d27be1
s|llvm/Support/Visibility.h|llvm/Support/Compiler.h|
by Chris Lattner
· 19 years ago
a5b707e
Copy the liveins for the first block. PR859
by Jim Laskey
· 19 years ago
29e635d
Final polish on machine pass registries.
by Jim Laskey
· 19 years ago
03593f7
1. Change use of "Cache" to "Default".
by Jim Laskey
· 19 years ago
95eda5b
Introducing plugable register allocators and instruction schedulers.
by Jim Laskey
· 19 years ago
e097e6f
Shave another 27K off libllvmgcc.dylib with visibility hidden
by Chris Lattner
· 19 years ago
8c2c1e9
Refactor a bunch of includes so that TargetMachine.h doesn't have to include
by Owen Anderson
· 19 years ago
f918e15
Move simple-selector-specific types to the simple selector.
by Chris Lattner
· 20 years ago
5255d04
Simplify the interface to the schedulers, to not pass the selected heuristicin.
by Chris Lattner
· 20 years ago
a5b93b8
Move some simple-sched-specific instance vars to the simple scheduler.
by Chris Lattner
· 20 years ago
4b70ff7
move some simple scheduler methods into the simple scheduler
by Chris Lattner
· 20 years ago
2f8c7c3
Push PrepareNodeInfo/IdentifyGroups down the inheritance hierarchy
by Chris Lattner
· 20 years ago
da6aafe
don't copy all itinerary data
by Chris Lattner
· 20 years ago
12f8441
Fix VC++ compilation error.
by Jeff Cohen
· 20 years ago
421cfe8
Minor clean up.
by Evan Cheng
· 20 years ago
87063b9
Remove a couple of unnecessary #include's
by Evan Cheng
· 20 years ago
c1e1d97
Factor out more instruction scheduler code to the base class.
by Evan Cheng
· 20 years ago
739a6a4
Do some code refactoring on Jim's scheduler in preparation of the new list
by Evan Cheng
· 20 years ago