summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Removing unintended code block from lliAndrew Kaylor2013-10-08
* Grammar.Eric Christopher2013-10-08
* Fix build on Solaris 11.Rafael Espindola2013-10-08
* Only modify lto.exports.def when contents have changed.Rafael Espindola2013-10-08
* Add a MCTargetStreamer interface.Rafael Espindola2013-10-08
* SparcJITInfo.cpp: Prune "default:" label to fix a warning. [-Wcovered-switch-...NAKAMURA Takumi2013-10-08
* Prune trailing linefeeds.NAKAMURA Takumi2013-10-08
* [Sparc] Implement JIT for SPARC.Venkatraman Govindaraju2013-10-08
* Remove unneeded MMX instruction definition by moving pattern to an equivalent...Craig Topper2013-10-08
* Fix a typo in the mattr part of the run line.Craig Topper2013-10-08
* Explicitly disable AVX on a bunch of tests so they won't fail on AVX machines...Craig Topper2013-10-08
* Remove some instructions that existed to provide aliases to the assembler. Ca...Craig Topper2013-10-08
* [Sparc] Do not hardcode nop in the delay slot of TLS_CALL. Use DelaySlotFille...Venkatraman Govindaraju2013-10-08
* typo.Adrian Prantl2013-10-08
* typo.Adrian Prantl2013-10-08
* Reduce testcase from 1r92011.Adrian Prantl2013-10-08
* update mach-o EXPORT_SYMBOL_* namesNick Kledzik2013-10-08
* cmake: don't set LLVM_COMPILER_IS_GCC_COMPATIBLE when using clang-clHans Wennborg2013-10-07
* Windows: Avoiding resizing, use uninitialized data() insteadDavid Majnemer2013-10-07
* [mips] Test case for r192124.Akira Hatanaka2013-10-07
* LoopVectorize: External uses must use the last value in a reduction cycleArnold Schwaighofer2013-10-07
* Add Mips16 patterns for sign extend byte and sign extend halfword.Reed Kotler2013-10-07
* Struct byval: use the correct alignment for loads generated to loadManman Ren2013-10-07
* [mips] Coding style clean up.Akira Hatanaka2013-10-07
* [mips] Disable tail merging when long branch pass is enabled.Akira Hatanaka2013-10-07
* X86: Fix type check. Just because an integer type is illegal doesn't mean it'...Benjamin Kramer2013-10-07
* [mips] Define method MipsSubtarget::enableLongBranchPass.Akira Hatanaka2013-10-07
* Revert r191834 until we measure the effect of this benchmarks and maybe find ...Alexey Samsonov2013-10-07
* [mips] Fix definition of mfhi and mflo instructions to read from the wholeAkira Hatanaka2013-10-07
* Formally added an explicit enum for DWARF TLS support. No functionality change.Richard Mitton2013-10-07
* Change objectsize intrinsic to accept different address spaces.Matt Arsenault2013-10-07
* [ARM] Improve build attributes emission.Amara Emerson2013-10-07
* [AArch64] Add support for NEON scalar arithmetic instructions:Chad Rosier2013-10-07
* [ARMv8] Add some disassembly tests for Thumb sevl/sevl.wJoey Gouly2013-10-07
* Revert r191088, corresponding to r191823 to re-enable llvm-lto on cygming.NAKAMURA Takumi2013-10-07
* Windows/Process.inc: Fix for +Asserts. &Buf[0] is not guaranteed if size is z...NAKAMURA Takumi2013-10-07
* Fix typo.Rafael Espindola2013-10-07
* Remove dead code.Rafael Espindola2013-10-07
* Remove getEHExceptionRegister and getEHHandlerRegister.Rafael Espindola2013-10-07
* Fix the documentation of getDefaultSubtargetFeatures.Rafael Espindola2013-10-07
* ARM: allow cortex-m0 to use hint instructionsTim Northover2013-10-07
* Windows: Be more explicit with Win32 APIsDavid Majnemer2013-10-07
* [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