Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
llvm
lib
CodeGen
MachineScheduler.cpp
Jan 14, 2012
misched: Added ScheduleDAGInstrs::IsPostRA
· 1d028a36
Andrew Trick
authored
Jan 14, 2012
llvm-svn: 148172
1d028a36
misched: Invoke the DAG builder on each sequence of schedulable instructions.
· 7e120f4e
Andrew Trick
authored
Jan 14, 2012
llvm-svn: 148171
7e120f4e
Move things around to make the file navigable, even though it will probably be split up later.
· 6344087e
Andrew Trick
authored
Jan 14, 2012
llvm-svn: 148170
6344087e
Jan 13, 2012
Added the MachineSchedulerPass skeleton.
· e77e84e4
Andrew Trick
authored
Jan 13, 2012
llvm-svn: 148105
e77e84e4
Loading