Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
e6afc77a1b7cbb442c8436765a7825aeec2abc4b
/
llvm
/
lib
/
CodeGen
/
RenderMachineFunction.cpp
bc26b2d
Fix typo in ruler. No functionality change.
by Nick Lewycky
· 14 years ago
90b5e56
Rename SlotIndexes to match how they are used.
by Jakob Stoklund Olesen
· 14 years ago
1f641d5
Add TargetRegisterInfo::getRawAllocationOrder().
by Jakob Stoklund Olesen
· 14 years ago
0ab5e2c
Fix a ton of comment typos found by codespell. Patch by
by Chris Lattner
· 15 years ago
2f16b91
The variable liTRC is not used for anything useful, zap it (gcc-4.6 warning).
by Duncan Sands
· 15 years ago
8ac477f
Begin adding static dependence information to passes, which will allow us to
by Owen Anderson
· 15 years ago
df7a4f2
Now with fewer extraneous semicolons!
by Owen Anderson
· 15 years ago
9a6f8ee
Added support for register allocators to record which intervals are spill intervals, and where the uses and defs of the original intervals were in the original code.
by Lang Hames
· 15 years ago
852a2c1
Fix a FIXME. The SlotIndex::Slot enum should be private.
by Jakob Stoklund Olesen
· 15 years ago
a57b97e
Fix batch of converting RegisterPass<> to INTIALIZE_PASS().
by Owen Anderson
· 15 years ago
bdafcc6
Changed OStream templates to functions on raw_ostream, removed the unused "renderWarnings" function.
by Lang Hames
· 15 years ago
31dfb75
Updated css classes for the pressure table legend.
by Lang Hames
· 15 years ago
2ff2193
Oops - I tables render poorly in Chrome without this explicit height specification.
by Lang Hames
· 15 years ago
a475ab7
Use run-length encoding to represent identical adjacent cells in the pressure
by Lang Hames
· 15 years ago
716b184
Added support for turning HTML indentation on and off (indentation off by default).
by Lang Hames
· 15 years ago
a93fe2d
Switched to rendering after allocation (but before rewriting) in PBQP.
by Lang Hames
· 15 years ago
6624efb
Render MachineFunctions to HTML pages, with options to render register
by Lang Hames
· 15 years ago