aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add missing i8 max/min/umax/umin supportMichael Liao2012-09-213-10/+79
* Revise td of X86 atomic instructionsMichael Liao2012-09-213-218/+209
* docs: Fix Sphinx warning over Atomics.rst.Sean Silva2012-09-211-0/+5
* docs: Fix Sphinx warning over yaml2obj.rst.Sean Silva2012-09-211-0/+1
* Mips16FrameLowering.cpp: Remove unused TII introduced in r164349. [-Wunused-v...NAKAMURA Takumi2012-09-211-1/+0
* llvm/test/CodeGen/ARM/fast-isel.ll: Fix possible typos, s/@unaligned_i16_stor...NAKAMURA Takumi2012-09-211-2/+2
* Properly save and restore RA and Mips16 callee save registers S0,S1Akira Hatanaka2012-09-213-6/+52
* Testcase does not need to be this strict.Chad Rosier2012-09-211-1/+1
* Add newline.Chad Rosier2012-09-211-1/+1
* [fast-isel] Fallback to SelectionDAG isel if we require strict alignment forChad Rosier2012-09-212-0/+36
* Tidy up. Whitespace.Jim Grosbach2012-09-211-2/+2
* Tidy up. Formatting.Jim Grosbach2012-09-211-1/+1
* ARM: Use a dedicated intrinsic for vector bitwise select.Jim Grosbach2012-09-213-2/+83
* Ignore PHI-defs for -new-coalescer interference checks.Jakob Stoklund Olesen2012-09-202-4/+56
* Extend -new-coalescer SSA update to handle mapped values as well.Jakob Stoklund Olesen2012-09-202-9/+62
* Only emit DW_AT_object_pointer if this is a definition.Eric Christopher2012-09-202-5/+2
* SimplifyCFG: sink common codes from IF, ELSE blocks down to END block.Manman Ren2012-09-202-0/+226
* Try to make these tests more portable.Evan Cheng2012-09-203-7/+7
* Fix broken check lines.Benjamin Kramer2012-09-201-3/+3
* Fix function names in coding style examplesAndrew Trick2012-09-201-4/+4
* Revert r164308 to fix buildbots.Bill Wendling2012-09-205-33/+30
* Make the 'get*AlignmentFromAttr' functions into member functions within the A...Bill Wendling2012-09-205-30/+33
* Remove more bare uses of the different Attribute enums.Bill Wendling2012-09-202-16/+32
* Specify cpu to get the correct instruction ordering. Remove XFAIL.Roman Divacky2012-09-201-6/+1
* Make the 'getAsString' function a method of the Attributes class.Bill Wendling2012-09-204-54/+54
* Fix 80-col violations.Nadav Rotem2012-09-201-13/+19
* Make sure lli compiles all code before invalidating instruction caches.Tim Northover2012-09-201-0/+3
* Change enum type in a static table to uint8_t instead. Saves about 700 hundre...Craig Topper2012-09-201-6/+6
* Specify CPu to prevent failure on ATOM due to different code schedulingMichael Liao2012-09-201-1/+1
* Fix Sphinx warnings.Sean Silva2012-09-202-3/+4
* Re-work X86 code generation of atomic ops with spin-loopMichael Liao2012-09-2013-553/+1709
* Sphinxify DebuggingJITedCodeSean Silva2012-09-202-184/+147
* Fix static function names in CodingStandards examples.Andrew Trick2012-09-201-6/+6
* Convert some attribute existence queries over to use the predicate methods.Bill Wendling2012-09-194-38/+38
* ARM: Tidy up IntrinsicsARM.td a bit.Jim Grosbach2012-09-191-225/+207
* Add predicates for queries on whether an attribute exists.Bill Wendling2012-09-192-7/+87
* Add in new data types that are used by AMDIL/ANL among others.Micah Villmow2012-09-195-64/+155
* Soften the pattern-can-never-match error in TableGen into a warning. This pat...Owen Anderson2012-09-191-2/+5
* Implement a correct copy constructor for Record. Now that we're using the ID...Owen Anderson2012-09-191-0/+8
* Resolve conflicts involving dead vector lanes for -new-coalescer.Jakob Stoklund Olesen2012-09-192-9/+182
* This patch adds memory support functions which will later be used to implemen...Andrew Kaylor2012-09-196-90/+747
* Add support for macro parameters/arguments delimited by spaces,Preston Gurd2012-09-196-33/+188
* Add support for accessing an MDNode's operands via the C binding. Patch byDuncan Sands2012-09-192-0/+34
* Support default parameters/arguments for assembler macros.Preston Gurd2012-09-192-9/+41
* Enhance unmatched '.endr' directive error message in assembler.Preston Gurd2012-09-192-2/+2
* Unify the logic in SelectAtomicLoadAdd and SelectAtomicLoadArithMichael Liao2012-09-192-177/+142
* Renaming functions to match coding style guidelinesMichael Ilseman2012-09-191-4/+4
* Really XFAIL test/CodeGen/PowerPC/structsinregs.ll.Jordan Rose2012-09-191-1/+1
* Doxygen-ify commentsMichael Ilseman2012-09-191-8/+16
* XFAIL test/CodeGen/PowerPC/structsinregs.llBill Schmidt2012-09-191-0/+6