summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Fix change in behaviour accidentally introduced in r201754.Nick Lewycky2014-02-20
* AVX-512: Assembly parsing of broadcast semantic in AVX-512; imlemented by Nis...Elena Demikhovsky2014-02-20
* Object/COFF: Fix padding between CSDVersion and EditList.Rui Ueyama2014-02-20
* Simplify the implementation of getUnderlyingObjectsForInstr, without intendin...Nick Lewycky2014-02-20
* Add support for hashing attributes with DW_FORM_block. This requiredEric Christopher2014-02-20
* Make DIELoc/DIEBlock's ComputeSize method const. Add a setSizeEric Christopher2014-02-20
* Format.Eric Christopher2014-02-20
* This tests DW_FORM_sdata, not DW_FORM_block. Make the test say so.Eric Christopher2014-02-20
* Fix commit thinkos from splitting out patches.Eric Christopher2014-02-20
* Add support for hashing DW_FORM_sdata and a small testcase.Eric Christopher2014-02-20
* Format.Eric Christopher2014-02-20
* Remove FIXME that had snuck in.Eric Christopher2014-02-20
* Avoid collisions with Objective-C++ keywordsTobias Grosser2014-02-19
* Fix typoTobias Grosser2014-02-19
* Make one statement easier to understand from post commmit feedback from aReed Kotler2014-02-19
* Expand 64bit {SHL,SHR,SRA}_PARTS on sparcv9.Roman Divacky2014-02-19
* move getNameWithPrefix and getSymbol to TargetMachine.Rafael Espindola2014-02-19
* Add back r201608, r201622, r201624 and r201625Rafael Espindola2014-02-19
* Refactor TargetOptions initialization into a single place.Eli Bendersky2014-02-19
* Test commit - remove the new line to lib/Target/AArch64/AArch64TargetMachine....Christian Pirker2014-02-19
* [mips] Use multiple FileCheck prefixes rather than run the test multiple timesDaniel Sanders2014-02-19
* [mips] In the integrated assembler, select the default feature bits by changi...Daniel Sanders2014-02-19
* Test commit - added a new line to lib/Target/AArch64/AArch64TargetMachine.cpp.Christian Pirker2014-02-19
* [Sparc] Remove spurious checks from a testcase.Venkatraman Govindaraju2014-02-19
* [mips] Use llvm::Triple in ParseMipsTriple() instead of manually parsing itDaniel Sanders2014-02-19
* This reverts commit r201625 and r201624.Rafael Espindola2014-02-19
* [mips] Add explicit N32 and N64 tests to nabi-regs.s testDaniel Sanders2014-02-19
* Support GTest for FreeBSD platforms (9.x)Alexey Samsonov2014-02-19
* [mips] Remove unused NotN64 predicateDaniel Sanders2014-02-19
* Fix AVX512 vector sqrt assembly strings.Cameron McInally2014-02-19
* Disable override and final C++ keyword in gcc 4.6.Logan Chien2014-02-19
* Revert r201622 and r201608.Daniel Jasper2014-02-19
* X86: move test requiring X86TargetLowering info into its own directoryTim Northover2014-02-19
* Try addding datalayout in case that's what Hexagon doesn't like.Tim Northover2014-02-19
* X86 CodeGenPrep: sink shufflevectors before shiftsTim Northover2014-02-19
* Build PIE binaries when cross-compiling to Android.Evgeniy Stepanov2014-02-19
* Try to revive buildbots after r201620Alexey Samsonov2014-02-19
* Remove special FP opcode maps and instead add enough MRM_XX formats to handle...Craig Topper2014-02-19
* Reduce size of map field in X86 TSFlags since it now requires less bits.Craig Topper2014-02-19
* Put some of the X86 formats in a more logical order.Craig Topper2014-02-19
* Remove A6/A7 opcode maps. They can all be handled with a TB map, opcode of 0x...Craig Topper2014-02-19
* llvm-objdump/COFF: Print load configuration table.Rui Ueyama2014-02-19
* Fix a typo in a comment.Mingjie Xing2014-02-19
* MCAsmParser: support required parametersSaleem Abdulrasool2014-02-19
* MCAsmParser: change representation of MCAsmMacroParameterSaleem Abdulrasool2014-02-19
* Now that llvm always does the right thing with private, use it.Rafael Espindola2014-02-19
* Use PrivateLinkage now that it is safe.Rafael Espindola2014-02-19
* Avoid an infinite cycle with private linkage and -f{data|function}-sections.Rafael Espindola2014-02-19
* [docs] Clean up some more llvm-gcc stuffSean Silva2014-02-19
* [docs] Nuke some references to llvm-gccSean Silva2014-02-18