Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
08b49405094d03073c2052f774cb99a73f9f8d9b
/
llvm
/
lib
/
Transforms
/
IPO
/
LowerSetJmp.cpp
b1c9317
Remove trailing whitespace
by Misha Brukman
· 21 years ago
a3159af
Fix a bug where we would not promote calls to invokes if they occured in
by Chris Lattner
· 21 years ago
a3f06fa
Switchinst takes a hint for the number of cases it will have.
by Chris Lattner
· 21 years ago
f647996
Comment cleanups
by Chris Lattner
· 21 years ago
4f2cf03
'Pass' should now not be derived from by clients. Instead, they should derive
by Chris Lattner
· 21 years ago
7c16caa
Changes For Bug 352
by Reid Spencer
· 21 years ago
8eebc49
DemoteRegToStack got moved from DemoteRegToStack.h to Local.h
by Chris Lattner
· 22 years ago
fae8ab3
rename the "exceptional" destination of an invoke instruction to the 'unwind' dest
by Chris Lattner
· 22 years ago
071bc60
splitBasicBlock "does the right thing" now, no reason to reposition it.
by Chris Lattner
· 22 years ago
0ff9da5
Remove unneeded code now that splitBasicBlock does the "right thing"
by Chris Lattner
· 22 years ago
f52e03c
Finegrainify namespacification
by Chris Lattner
· 22 years ago
2af5172
Start using the nicer terminator auto-insertion API
by Chris Lattner
· 22 years ago
960707c
Put all LLVM code into the llvm namespace, as per bug 109.
by Brian Gaeke
· 22 years ago
b0a4b49
Fix bug: PR93
by Chris Lattner
· 22 years ago
3e5ff25
Check in statistifying patch for Bill
by Chris Lattner
· 22 years ago
482202a
Added LLVM project notice to the top of every C++ source file.
by John Criswell
· 22 years ago
612cafe
Whoops, we inserted into the wrong set. What's up with the dead set anyway?
by Chris Lattner
· 22 years ago
951e732
Use external df iterators to avoid revisiting blocks in functions with
by Chris Lattner
· 22 years ago
f7a60cd
Minor cleanups
by Chris Lattner
· 22 years ago
56b8526
Checkin an improvement contributed by Bill:
by Chris Lattner
· 22 years ago
4ce9dae
Credits are now in top-level CREDITS.TXT
by Misha Brukman
· 22 years ago
5dac64f
Rename Function::getEntryNode -> getEntryBlock
by Chris Lattner
· 22 years ago
40b6621
Minor cleanups, give credit, remove code that should not be necessary, and
by Chris Lattner
· 22 years ago
6f99eb5
Initial checkin of the Setjmp/Longjmp lowering/transformation pass,
by Chris Lattner
· 22 years ago