Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
cdfad36b401be6fc709ea4051f9de58e1a30bcc9
/
lib
/
CodeGen
/
RenderMachineFunction.h
081c34b
Get rid of static constructors for pass registration. Instead, every pass exposes an initializeMyPassFunction(), which
by Owen Anderson
· 15 years ago
3319839
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
90c579d
Reapply r110396, with fixes to appease the Linux buildbot gods.
by Owen Anderson
· 15 years ago
1f74590
Revert r110396 to fix buildbots.
by Owen Anderson
· 15 years ago
9ccaf53
Don't use PassInfo* as a type identifier for passes. Instead, use the address of the static
by Owen Anderson
· 15 years ago
5a8ea65
Changed OStream templates to functions on raw_ostream, removed the unused "renderWarnings" function.
by Lang Hames
· 15 years ago
f80f31e
Use run-length encoding to represent identical adjacent cells in the pressure
by Lang Hames
· 15 years ago
245581b
Added support for turning HTML indentation on and off (indentation off by default).
by Lang Hames
· 15 years ago
c4bcc77
Switched to rendering after allocation (but before rewriting) in PBQP.
by Lang Hames
· 15 years ago
54cc2ef
Render MachineFunctions to HTML pages, with options to render register
by Lang Hames
· 15 years ago