Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
93d537c1d60db3ac24fcfcf099ab602aee98bd59
/
lib
/
CodeGen
/
SelectionDAG
/
ScheduleDAGSimple.cpp
eb577ba
Final polish on machine pass registries.
by Jim Laskey
· 19 years ago
9ff542f
1. Change use of "Cache" to "Default".
by Jim Laskey
· 19 years ago
13ec702
Introducing plugable register allocators and instruction schedulers.
by Jim Laskey
· 19 years ago
f8c68f6
Shave another 27K off libllvmgcc.dylib with visibility hidden
by Chris Lattner
· 19 years ago
07000c6
Refactor a bunch of includes so that TargetMachine.h doesn't have to include
by Owen Anderson
· 19 years ago
a34b6f8
Move simple-selector-specific types to the simple selector.
by Chris Lattner
· 19 years ago
20a4921
Simplify the interface to the schedulers, to not pass the selected heuristicin.
by Chris Lattner
· 19 years ago
2f5806c
Move some simple-sched-specific instance vars to the simple scheduler.
by Chris Lattner
· 19 years ago
e76074a
move some simple scheduler methods into the simple scheduler
by Chris Lattner
· 19 years ago
be24e59
Push PrepareNodeInfo/IdentifyGroups down the inheritance hierarchy
by Chris Lattner
· 19 years ago
e70f671
don't copy all itinerary data
by Chris Lattner
· 19 years ago
2aa750a
Fix VC++ compilation error.
by Jeff Cohen
· 20 years ago
4148429
Minor clean up.
by Evan Cheng
· 20 years ago
dfeeac9
Remove a couple of unnecessary #include's
by Evan Cheng
· 20 years ago
4ef1086
Factor out more instruction scheduler code to the base class.
by Evan Cheng
· 20 years ago
a9c2091
Do some code refactoring on Jim's scheduler in preparation of the new list
by Evan Cheng
· 20 years ago