Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
83cce8e7ab8d5577ea8b8077a22f89e5ac4d645c
/
llvm
/
lib
/
CodeGen
/
Splitter.h
6c18d1a
Get rid of static constructors for pass registration. Instead, every pass exposes an initializeMyPassFunction(), which
by Owen Anderson
· 15 years ago
a7aed18
Reapply r110396, with fixes to appease the Linux buildbot gods.
by Owen Anderson
· 15 years ago
bda59bd
Revert r110396 to fix buildbots.
by Owen Anderson
· 15 years ago
755aceb
Don't use PassInfo* as a type identifier for passes. Instead, use the address of the static
by Owen Anderson
· 15 years ago
8ff89f5
Fix struct/class mismatch
by Douglas Gregor
· 15 years ago
225977d
LoopSplitter - intended to split live intervals over loop boundaries.
by Lang Hames
· 15 years ago