summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* start straightening out libedis's dependencies and make it fitChris Lattner2010-07-20
* remove testing cruft, this can be found in unittests/Support/Casting.cpp nowGabor Greif2010-07-20
* Remember that the induction variable is always a PHINode andDan Gohman2010-07-20
* migrate essentially everything from under #ifdef DEBUG_CAST_OPERATORS into th...Gabor Greif2010-07-20
* Fix SCEV denormalization of expressions where the exit value fromDan Gohman2010-07-20
* Pull out r108755. After offline discussion with Chris, we're going to go a d...Owen Anderson2010-07-20
* Add a fast path for x - x.Dan Gohman2010-07-20
* extend to cast<> and cast_or_null<> testsGabor Greif2010-07-20
* Simplify this code; LoopInfo::getCanonicalInductionVariable will onlyDan Gohman2010-07-20
* Make getOrInsertCanonicalInductionVariable guarantee that itsDan Gohman2010-07-20
* isa<> testsGabor Greif2010-07-20
* Change an argument from an Instruction* to a Value*, which is allDan Gohman2010-07-20
* initial checkin for unittest to exercise Support/Casting.hGabor Greif2010-07-20
* Minor code cleanups.Dan Gohman2010-07-20
* update tests for smarter BIC usageJim Grosbach2010-07-20
* Appease the colonials.Jakob Stoklund Olesen2010-07-20
* Using BIC for immediates needs an extra bump for its complexity to getJim Grosbach2010-07-20
* The same problem was being tracked in PR7652.Duncan Sands2010-07-20
* Beginning SplitKit - utility classes for live range splitting.Jakob Stoklund Olesen2010-07-20
* Removed un-used code.Jim Grosbach2010-07-20
* Updated css classes for the pressure table legend.Lang Hames2010-07-20
* Oops - I tables render poorly in Chrome without this explicit height specific...Lang Hames2010-07-20
* Use run-length encoding to represent identical adjacent cells in the pressureLang Hames2010-07-20
* Added support for turning HTML indentation on and off (indentation off by def...Lang Hames2010-07-20
* Enable LLVM to compile on Mips. Fix PR5828Bruno Cardoso Lopes2010-07-20
* Fix PR7174, a couple o Mips fixes:Bruno Cardoso Lopes2010-07-20
* Speculatively revert r108813, in an attempt to get the self-host buildbots wo...Owen Anderson2010-07-20
* Fix Mips PR7473. Patch by stetorvs@gmail.comBruno Cardoso Lopes2010-07-20
* Switched to rendering after allocation (but before rewriting) in PBQP.Lang Hames2010-07-20
* Grammar.Eric Christopher2010-07-20
* Reapply r108794, a fix for the failing test from last time.Owen Anderson2010-07-20
* Constify some arguments.Eric Christopher2010-07-20
* Revert r108794, "Separate PassInfo into two classes: a constructor-freeDaniel Dunbar2010-07-20
* Separate PassInfo into two classes: a constructor-free superclass (StaticPass...Owen Anderson2010-07-20
* Minor code simplification.Dan Gohman2010-07-20
* Don't hoist things out of a large switch inside aDale Johannesen2010-07-20
* x86_32 tests for vbroadcastBruno Cardoso Lopes2010-07-20
* Add AVX vbroadcast new instructionBruno Cardoso Lopes2010-07-20
* Update CMake files.Daniel Dunbar2010-07-20
* Correct line info for declarations/definitions. Radar 8063111.Stuart Hastings2010-07-19
* sink the arm implementations of ASmPrinter and MCInstLowerChris Lattner2010-07-19
* fix a layering problem by moving the x86 implementationChris Lattner2010-07-19
* Add 256-bit vaddsub, vhadd, vhsub, vblend and vdpp instructions!Bruno Cardoso Lopes2010-07-19
* Fix memory leak reported by valgrind. Devang Patel2010-07-19
* After a custom inserter, in a block which has constant instructions,Dan Gohman2010-07-19
* ARM has to provide its own TargetLowering::findRepresentativeClass because it...Evan Cheng2010-07-19
* long past time I added myself to this, I suppose.Jim Grosbach2010-07-19
* Change the implemented interfaces list on PassInfo from a std::vector to a ma...Owen Anderson2010-07-19
* Save a copy of the unstripped libLTO.dylib in $SYM_DIR. Clean up the codeBob Wilson2010-07-19
* MC/Mach-O: Silently ignore .file directives instead of error'ing out onDaniel Dunbar2010-07-19