summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix DISABLE_EDISChris Lattner2010-07-20
* Add the rest of the SHT_* values as defined in the System V ABIMatt Fleming2010-07-20
* Add support for a new Apple-style build target, EmbeddedSim, that buildsBob Wilson2010-07-20
* this logic is handled by tools/makefile.Chris Lattner2010-07-20
* Testcase for llvm-gcc commit r108910.Eric Christopher2010-07-20
* Remove setDbgMetadata and getDbgMetadata; their users have beenDan Gohman2010-07-20
* Let's get those buildbots green: #include is needed in the header, not just t...Owen Anderson2010-07-20
* Use getDebugLoc and setDebugLoc instead of getDbgMetadata and setDbgMetadata,Dan Gohman2010-07-20
* apparently also missing an include.Chris Lattner2010-07-20
* this is in SystemChris Lattner2010-07-20
* remove option from tablegen for building static header.Chris Lattner2010-07-20
* Add new AVX instruction vinsertf128Bruno Cardoso Lopes2010-07-20
* turn this into a normal header.Chris Lattner2010-07-20
* hopefully heal the linux buildersChris Lattner2010-07-20
* tidy upGabor Greif2010-07-20
* I just fail with SVN today.Owen Anderson2010-07-20
* there is no reason to dynamically generate a static header.Chris Lattner2010-07-20
* drop edinfo.inc into the objdir for src!=objdir builds.Chris Lattner2010-07-20
* Oops.Owen Anderson2010-07-20
* Update header.Eric Christopher2010-07-20
* Convert the internal PassRegistrar class into a new, external PassRegistry cl...Owen Anderson2010-07-20
* edis needs to link in mcdisassembler.Chris Lattner2010-07-20
* update cmake.Chris Lattner2010-07-20
* hopefully teach cmake to build the .inc file.Chris Lattner2010-07-20
* edinfo doesn't need to be built here.Chris Lattner2010-07-20
* cmake tooChris Lattner2010-07-20
* forgot to add a fileChris Lattner2010-07-20
* 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