aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Introduce "expect" intrinsic instructions.Jakub Staszak2011-07-0615-1/+678
* Update MC/ELF/relocation.s with change to X86 PUSH64i8 in r134501.Kevin Enderby2011-07-061-5/+5
* Changed the X86 PUSH64i8 record to use the i64i8imm ParserMatchClass so that aKevin Enderby2011-07-062-1/+7
* Allow tagless builds and fix debug build configuration.David Greene2011-07-061-4/+18
* Remove the AsmWriterEmitter (unused) feature that rely on TargetSubtargetInfo.Evan Cheng2011-07-063-151/+6
* Revert r134366 and add an explicit triple to make this test host-independent.Dan Gohman2011-07-051-4/+4
* Remove the ObjC ARC passes from the default optimization list, and addDan Gohman2011-07-052-7/+9
* Preserve debug loc.Devang Patel2011-07-052-2/+2
* Speculatively revert r134431.Devang Patel2011-07-051-1/+0
* Use memcmp.Benjamin Kramer2011-07-051-3/+1
* Really fix typo :-(Rafael Espindola2011-07-051-1/+1
* Fix typo.Rafael Espindola2011-07-051-2/+2
* Clear debug loc while updating insert point.Devang Patel2011-07-051-0/+1
* By default mkstemp() creates a temporary file with mode 0600, but the modeChad Rosier2011-07-051-0/+3
* Break infinite loop when the Hopfield network oscillates.Jakob Stoklund Olesen2011-07-051-8/+6
* Compare all 4 bytes of the header.Rafael Espindola2011-07-051-2/+3
* Add assembler/disassembler support for non-AVX pclmulqdq. While I'm here, use...Eli Friedman2011-07-054-35/+58
* indvars -disable-iv-rewrite: avoid multiple IVs in weird cases.Andrew Trick2011-07-051-18/+30
* ARM estimateStackSize() needs to account for simplified call frames.Jim Grosbach2011-07-051-7/+39
* Fix PR10277.Jakob Stoklund Olesen2011-07-053-0/+108
* Tweak comment and debug output.Jakob Stoklund Olesen2011-07-051-2/+3
* Fix 80-col.Michael J. Spencer2011-07-051-3/+12
* Fix warnings.Michael J. Spencer2011-07-051-3/+3
* SuccIterator on bbs without terminator instsTobias Grosser2011-07-041-3/+11
* PR10267: Don't combine an equality compare with an AND into an inequality com...Benjamin Kramer2011-07-042-1/+17
* Remove accidentaly left node from previous iteration of the patch.Roman Divacky2011-07-041-3/+0
* Move early tail duplication earlier.Rafael Espindola2011-07-041-6/+6
* Move most of the pre BB code to TailDuplicateAndUpdate. Change theRafael Espindola2011-07-041-112/+125
* Reduce indentation and fix the count of how many PHIs we have inserted.Rafael Espindola2011-07-041-75/+80
* Fix PR10244.Jakob Stoklund Olesen2011-07-041-4/+4
* Make the i64 and f64 be 64bit ABI aligned in the target description.Roman Divacky2011-07-031-1/+1
* test/CodeGen/X86/lsr-nonaffine.ll: Relax expressions for Win64 CC to appease ...NAKAMURA Takumi2011-07-031-3/+3
* Fix an easy fixme.Rafael Espindola2011-07-031-6/+10
* FileCheck-ize another test. Reduces the llc invocations from 8 to 1, andChandler Carruth2011-07-021-8/+41
* Avoid writing to an arbitrary filename during the test run by writing toChandler Carruth2011-07-021-8/+8
* FileCheck-ize another X86 test, making it more precisely verify theChandler Carruth2011-07-021-13/+24
* Quote two greps which contain parentheses.Chandler Carruth2011-07-022-2/+2
* FileCheck-ize and simplify RUN lines.Chandler Carruth2011-07-021-4/+3
* FileCheck-izeChandler Carruth2011-07-021-1/+6
* FileCheck-ize and tighten up assertions to only check the relevant sections.Chandler Carruth2011-07-021-3/+11
* FileCheck-ize and cleanup IR.Chandler Carruth2011-07-021-5/+9
* FileCheck-izeChandler Carruth2011-07-021-3/+8
* Remove a grep that is already checked with FileCheck.Chandler Carruth2011-07-021-1/+1
* FileCheck-izeChandler Carruth2011-07-021-2/+6
* FileCheck-ize and modernize IR.Chandler Carruth2011-07-021-6/+12
* FileCheck-ize and simplify RUNs.Chandler Carruth2011-07-021-5/+8
* FileCheck-ize and modernize the RUN line.Chandler Carruth2011-07-021-3/+6
* FileCheck-ize, tightening checks and avoiding a temporary file.Chandler Carruth2011-07-021-6/+9
* FileCheck-ize, tightening checks and avoiding a temporary file.Chandler Carruth2011-07-021-6/+9
* FileCheck-izeChandler Carruth2011-07-021-1/+5