summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* llvm-profdata: Implement show commandJustin Bogner2014-03-21
* Remove redundant test.Rafael Espindola2014-03-21
* ProfileData: Introduce the InstrProfReader interface and a text readerJustin Bogner2014-03-21
* Split out the MC part of this test.Rafael Espindola2014-03-21
* [mips] Correct lowering of VECTOR_SHUFFLE to VSHF.Daniel Sanders2014-03-21
* Add overall description, file comments, some structureRenato Golin2014-03-21
* R600/SI: Handle MUBUF instructions in SIInstrInfo::moveToVALU()Tom Stellard2014-03-21
* R600/SI: Handle S_MOV_B64 in SIInstrInfo::moveToVALU()Tom Stellard2014-03-21
* R600/SI: Use SGPR_(32|64) reg clases when lowering SI_ADDR64_RSRCTom Stellard2014-03-21
* Sink: Don't sink static allocas from the entry blockTom Stellard2014-03-21
* [SystemZ] Use "let Predicates =" for blocks of new instructionsRichard Sandiford2014-03-21
* [SystemZ] Add support for z196 float<->unsigned conversionsRichard Sandiford2014-03-21
* [mips] Update namespace.Matheus Almeida2014-03-21
* [RuntimeDyld] Allow processRelocationRef to process more than one relocation ...Juergen Ributzka2014-03-21
* Fix test command line to avoid generating output file.Kevin Qin2014-03-21
* [Constant Hoisting] Make the constant materialization cost operand dependentJuergen Ributzka2014-03-21
* [Constant Hoisting] Lazily compute the idom and cache the result.Juergen Ributzka2014-03-21
* [Constant Hoisting] Change the algorithm to only track constants for instruct...Juergen Ributzka2014-03-21
* [Constant Hoisting] Fix capitalization of function names.Juergen Ributzka2014-03-21
* [Constant Hoisting] Replace the MapVector with a separate Map and Vector to k...Juergen Ributzka2014-03-21
* MCParser: add an assertionSaleem Abdulrasool2014-03-21
* This reverts commit r203762, "ARM: support emission of complex SO expressions".Jiangning Liu2014-03-21
* [Support] Make sure LockFileManager works correctly with relative paths.Argyrios Kyrtzidis2014-03-21
* Fix an assertion caused by using inline asm with indirect register inputs.Kevin Qin2014-03-21
* [AArch64] Remove .data_region directive from AArch64.Kevin Qin2014-03-21
* [Support] Make sure sys::fs::remove can remove symbolic links and make sure L...Argyrios Kyrtzidis2014-03-21
* Convert a CodeGen test into a MC test.Rafael Espindola2014-03-21
* Object/COFF: Support large relocation table.Rui Ueyama2014-03-21
* Port test to cfi.Rafael Espindola2014-03-21
* Convert another CodeGen test into a MC test.Rafael Espindola2014-03-20
* Fix PR19136: [ARM] Fix Folding SP Update into vpush/vpopWeiming Zhao2014-03-20
* llvm-objdump output hex to match binutils' objdumpGreg Fitzgerald2014-03-20
* Convert CodeGen test into a more specific MC test.Rafael Espindola2014-03-20
* Remove llvm-mc's disable-cfi option.Rafael Espindola2014-03-20
* Remove unused options from test.Rafael Espindola2014-03-20
* Don't use EmitAbsValue with symbol references.Rafael Espindola2014-03-20
* Add an option to MCJIT to have it forward all sections to theLang Hames2014-03-20
* Revert "[Constant Hoisting] Extend coverage of the constant hoisting pass."Juergen Ributzka2014-03-20
* [Constant Hoisting] Extend coverage of the constant hoisting pass.Juergen Ributzka2014-03-20
* Remove LowerInvoke's obsolete "-enable-correct-eh-support" optionMark Seaborn2014-03-20
* Typo.Eric Christopher2014-03-20
* Reapply DW_AT_low/high_pc patch:Eric Christopher2014-03-20
* llvm-profdata: Remove an empty commentJustin Bogner2014-03-20
* Fix a few more grammatic errors in docs/TableGen/index.rstEli Bendersky2014-03-20
* Fix a couple of typos and an inaccurate description in the new TableGen docEli Bendersky2014-03-20
* Remove dead and incorrect code.Rafael Espindola2014-03-20
* Add comments from Eric's review of r204094.David Blaikie2014-03-20
* R600: Remove unused method declaration.Matt Arsenault2014-03-20
* Re-factor TableGen docsRenato Golin2014-03-20
* Add a test for LowerInvoke that doesn't use "-enable-correct-eh-support"Mark Seaborn2014-03-20