Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
267c07b51f63305ccde171bed7e1b9fde101d036
/
llvm
/
lib
/
Transforms
/
Scalar
/
CodeGenPrepare.cpp
2740694
wrap some long lines. Major offenders that are left include
by Chris Lattner
· 18 years ago
34d442f
More explicit keywords.
by Dan Gohman
· 18 years ago
edfec0b
Sink CmpInst's to their uses to reduce register pressure.
by Dale Johannesen
· 18 years ago
86e1dcf
Don't generate branch to entry block.
by Dale Johannesen
· 19 years ago
e7da2d6
Fix typo in comment.
by Nick Lewycky
· 19 years ago
8c78a0b
Drop 'const'
by Devang Patel
· 19 years ago
e95c6ad
Use 'static const char' instead of 'static const int'.
by Devang Patel
· 19 years ago
09f162c
Do not use typeinfo to identify pass in pass manager.
by Devang Patel
· 19 years ago
d320852
Fix
by Devang Patel
· 19 years ago
164b765
use an accessor to simplify code.
by Chris Lattner
· 19 years ago
feee64e
Completely rewrite addressing-mode related sinking of code. In particular,
by Chris Lattner
· 19 years ago
3e9690f
eliminate the last uses of some TLI methods.
by Chris Lattner
· 19 years ago
c374856
Various passes before isel split edges and do other CFG-restructuring changes.
by Chris Lattner
· 19 years ago
f2836d1
Split the sdisel code munging stuff out into its own opt-pass, CodeGenPrepare.
by Chris Lattner
· 19 years ago