Add SplitKit::isOriginalEndpoint and use it to force live range splitting to terminate.
[oota-llvm.git] / test / CodeGen / X86 / fast-isel-gep.ll
2011-01-16 Chris Lattnerreapply my fix for PR8961 with a tweak to properly...
2011-01-14 Chris Lattnerrevert my fastisel patch again which apparently still...
2011-01-14 Chris Lattnerreapply r123414 now that the botz are calmed down and...
2011-01-14 Chris Lattnerr123414 broke llvm-gcc bootstrap apparently, revert
2011-01-14 Chris Lattnerfix PR8961 - a fast isel miscompilation where we'd...
2010-07-16 Dan GohmanUse the source-order scheduler instead of the "fast...
2010-07-08 Dan GohmanRevert 107840 107839 107813 107804 107800 107797 107791.
2010-07-07 Dan GohmanAdd X86FastISel support for return statements. This...
2010-07-01 Dan GohmanTeach X86FastISel to fold constant offsets and scaled...
2009-09-15 Chris Lattnerfix PR4984 by ensuring that fastisel adds properly...
2009-09-15 Chris Lattnerrename test