1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2024-12-22 07:32:48 +00:00
llvm-6502/lib/Transforms
Chris Lattner cb2d1a2dc2 Fix a bug where we would not promote calls to invokes if they occured in
the same block as the setjmp.  Thanks to Greg Pettyjohn for noticing this!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21403 91177308-0d34-0410-b5e6-96231b3b80d8
2005-04-21 16:46:46 +00:00
..
Hello
Instrumentation This mega patch converts us from using Function::a{iterator|begin|end} to 2005-03-15 04:54:21 +00:00
IPO Fix a bug where we would not promote calls to invokes if they occured in 2005-04-21 16:46:46 +00:00
Scalar Instcombine this: 2005-04-21 05:43:13 +00:00
Utils Improve doxygen documentation, patch contributed by Evan Jones! 2005-04-21 16:04:49 +00:00
ExprTypeConvert.cpp
LevelRaise.cpp
Makefile
TransformInternals.cpp
TransformInternals.h