summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [Mips] Teach llvm-readobj to print MIPS-specific ELF program headers.Simon Atanasyan2013-10-07
* Remove some instructions that seem to only exist to trick the filtering check...Craig Topper2013-10-07
* Remove FsMOVAPSrr and friends. They have no patterns and are no longer select...Craig Topper2013-10-07
* Teach X86 asm parser that VMOVAPSrr and other VEX-encoded register to registe...Craig Topper2013-10-07
* Add disassembler support for long encodings for INC/DEC in 32-bit mode.Craig Topper2013-10-07
* Revert "Revert "Windows: Add support for unicode command lines""David Majnemer2013-10-07
* Fix some assert messages to say the correct opcode name. Looks like one asser...Craig Topper2013-10-06
* Revert "Windows: Add support for unicode command lines"David Majnemer2013-10-06
* Windows: Add support for unicode command linesDavid Majnemer2013-10-06
* Add support for aliases with linkonce_odr.Rafael Espindola2013-10-06
* Force a CPU that doesn't have AVX, otherwise this test fails.Benjamin Kramer2013-10-06
* X86: Don't fold spills into SSE operations if the stack is unaligned.Benjamin Kramer2013-10-06
* AVX-512: added scalar convert instructions and intrinsics.Elena Demikhovsky2013-10-06
* [Mips] Add MIPS program header types.Simon Atanasyan2013-10-06
* [Sparc] Do not emit nop after fcmp* instruction with V9.Venkatraman Govindaraju2013-10-06
* AVX-512: fixed shuffle loweringElena Demikhovsky2013-10-06
* [Sparc] Custom lower addc/adde/subc/sube on i64 in sparc64.Venkatraman Govindaraju2013-10-06
* [Sparc] Use addxcc/subxcc for adde/sube instead of addx/subx.Venkatraman Govindaraju2013-10-06
* Add TBM instructions to loading folding tables.Craig Topper2013-10-05
* Rename this feature to "cx16" to match gcc's flag name. Apparently these stringsNick Lewycky2013-10-05
* Silencing an MSVC warning.Aaron Ballman2013-10-05
* Emit a better error when running out of registers on inline asm.Benjamin Kramer2013-10-05
* Remove underscores from TBM instruction names for consistency with other inst...Craig Topper2013-10-05
* Remove unneeded TBM intrinsics. The arithmetic/logical operation patterns are...Craig Topper2013-10-05
* Add an additional pattern for BLCI since opt can turn (not (add x, 1)) into (...Craig Topper2013-10-05
* Remove some really nasty uses of hasRawTextSupport.Rafael Espindola2013-10-05
* lli: Plug leaks in the remote target external implementation.Benjamin Kramer2013-10-05
* Implement aarch64 neon instruction set AdvSIMD (Across).Jiangning Liu2013-10-05
* Add OPC_CheckChildSame0-3 to the DAG isel matcher. This replaces sequences of...Craig Topper2013-10-05
* Convert test to FileCheck.Rafael Espindola2013-10-05
* [Sparc] Use correct alignment while loading/storing fp128 values.Venkatraman Govindaraju2013-10-05
* Updating XFAILs for recent GOT testsAndrew Kaylor2013-10-05
* Adding tests for multiple GOTs with MCJITAndrew Kaylor2013-10-05
* Adding multiple GOT handling to RuntimeDyldELFAndrew Kaylor2013-10-05
* Debug Info: In DIBuilder, the derived-from field of a DW_TAG_pointer_typeManman Ren2013-10-05
* Reorganize some member variables and update a comment.Eric Christopher2013-10-05
* Fix one comment and update another. Slightly reformat.Eric Christopher2013-10-05
* [Sparc] Respect hasHardQuad parameter correctly when lowering SINT_TO_FP with...Venkatraman Govindaraju2013-10-05
* Add a resolve method on CompileUnit that forwards to DwarfDebug.Eric Christopher2013-10-05
* Debug info: Don't crash in SelectionDAGISel when a vreg that is beingAdrian Prantl2013-10-05
* Make a bunch of CompileUnit member functions private.Eric Christopher2013-10-05
* [Sparc] Correct the floating point conditional code mapping in GetOppositeBra...Venkatraman Govindaraju2013-10-04
* Minor formatting/comment rewording/etc.David Blaikie2013-10-04
* Remove odd use of this.Eric Christopher2013-10-04
* Reformat some odd formattings.Eric Christopher2013-10-04
* Tighten up some type arguments to functions. Where we expect aEric Christopher2013-10-04
* UpdatePHINodes in BasicBlockUtils should not crash on duplicate predecessorsHal Finkel2013-10-04
* Remove some dead code.David Blaikie2013-10-04
* Pull this out for a bit of readability.Eric Christopher2013-10-04
* Simplify setting of DIE tag for type DIEs by setting it in one* place.David Blaikie2013-10-04