aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PGO: preserve branch-weight metadata when removing a case which jumpsManman Ren2012-09-122-1/+55
* Fix a couple of Doxygen comment issues pointed out by -Wdocumentation.Dmitri Gribenko2012-09-126-57/+58
* Enable exceptions handling on PPC64 now that cr misaligned spillingRoman Divacky2012-09-121-2/+1
* Suppress the warnings about unused parameters in changeColor()Alexander Potapenko2012-09-121-0/+3
* This patch corrects logic in PPCFrameLowering for save and restore of ...Roman Divacky2012-09-125-74/+326
* Add support for AMD Geode.Roman Divacky2012-09-122-0/+2
* Fix constant folding through bitcasts by no longer relying on undefined behav...Kristof Beyls2012-09-122-2/+12
* Add a flag to disable the code that looks for allocas which escaped the lifet...Nadav Rotem2012-09-121-6/+18
* Add a function computeRegisterLiveness() to MachineBasicBlock. This uses anal...James Molloy2012-09-122-0/+96
* Add an analyzePhysReg() function to MachineOperandIteratorBase that analyses ...James Molloy2012-09-123-7/+91
* When calling print directly on a global (eg from the debugger) itDuncan Sands2012-09-121-3/+3
* Enable stack-coloring, in hope that the recent fixes will enable correct drag...Nadav Rotem2012-09-121-1/+1
* Make findLastUseBefore handle reg-unit liveness.Lang Hames2012-09-121-8/+29
* Indentation fixes. No functional change.Craig Topper2012-09-121-8/+8
* Release build: guard dump functions withManman Ren2012-09-1222-30/+30
* Stack coloring: remove lifetime intervals which contain escaped allocas.Nadav Rotem2012-09-122-3/+74
* Add some support for dealing with an object pointer on arguments.Eric Christopher2012-09-127-1/+130
* Improve tblgen code cleanliness: create an unknown_class, from which the unkn...Owen Anderson2012-09-113-4/+5
* Compute a map from register names to registers, rather than scanning the list...Owen Anderson2012-09-113-6/+15
* Add documentation.Chad Rosier2012-09-111-0/+4
* Add a few virtual functions to the abstract MCParsedAsmOperand class.Chad Rosier2012-09-111-0/+5
* Rename the isMemory() function to isMem(). No functional change intended.Chad Rosier2012-09-111-22/+22
* Release build: guard dump functions withManman Ren2012-09-1120-27/+27
* StringSwitchify.Chad Rosier2012-09-111-8/+10
* Simplify logic. No functional change intended.Chad Rosier2012-09-111-9/+8
* [ms-inline asm] Split the parsing of IR asm strings into GCC and MS variants.Chad Rosier2012-09-112-67/+170
* SimplifyCFG: preserve branch-weight metadata when creating a new switch fromManman Ren2012-09-112-81/+137
* Add TRI::getSubRegIndexLaneMask().Jakob Stoklund Olesen2012-09-115-9/+102
* Clean the sub-reg index composition maps at emission.Jakob Stoklund Olesen2012-09-113-20/+2
* Add MCRI::getNumSubRegIndices() and start checking SubRegIndex ranges.Jakob Stoklund Olesen2012-09-114-3/+14
* Formatting. No functional change intended.Chad Rosier2012-09-111-1/+1
* Dragonegg selfhost exposed additional cases where alloca usage moved outside ...Nadav Rotem2012-09-111-1/+1
* Enable stack coloring.Nadav Rotem2012-09-111-1/+1
* Stack Coloring: Dont crash on dbg values which use stack frames.Nadav Rotem2012-09-112-3/+35
* CMake toolchain file for Android NDK.Evgeniy Stepanov2012-09-111-0/+21
* Add IRC handle.Duncan Sands2012-09-111-0/+1
* Make a bunch of lowering helper functions static instead of member functions....Craig Topper2012-09-112-82/+56
* Change unsigned to a uint16_t in static disassembler tables to reduce the tab...Craig Topper2012-09-113-2/+6
* llvm/lib/Transforms/Utils/CMakeLists.txt: Update.NAKAMURA Takumi2012-09-111-0/+1
* Add a pass that renames everything with metasyntatic names. This works well a...Alex Rosenberg2012-09-117-0/+237
* Teach DAG combiner to constant fold FABS of a BUILD_VECTOR of ConstantFPs. Fa...Craig Topper2012-09-111-22/+47
* Add support for finding cacheflush on OpenBSD/mips64 platforms.Chandler Carruth2012-09-112-4/+8
* Reorganize MachineScheduler interfaces and publish them in the header.Andrew Trick2012-09-114-766/+336
* Remove unused declarationAndrew Trick2012-09-111-2/+0
* Revert r160148 it seems to cause more problems than it shouldEric Christopher2012-09-102-29/+1
* 80-col fixup.Eric Christopher2012-09-103-4/+6
* 80-col fixup.Eric Christopher2012-09-101-1/+2
* No reason to construct this twice.Eric Christopher2012-09-102-2/+2
* Add newline.Chad Rosier2012-09-101-1/+1
* Update function names to conform to guidelines. No functional change intended.Chad Rosier2012-09-107-14/+14