platform/upstream/llvm.git
2014-08-03 Simon Atanasyan[Mips] Add the `mips64-linux-gnu` target to the test...
2014-08-03 Matt ArsenaultR600/SI: Fix extra whitespace in asm str
2014-08-03 Johannes DoerfertFix the modifiable access creation
2014-08-03 Johannes DoerfertAllow the IslExprBuilder to generate access operations
2014-08-03 Johannes DoerfertUpdate the jscop tests and port them to isl codegen.
2014-08-03 NAKAMURA TakumiTools.cpp: Avoid std::to_string() on -fbuild-session...
2014-08-02 Manman Ren[SimplifyCFG] fix accessing deleted PHINodes in switch...
2014-08-02 Simon Atanasyan[Mips] Replace assembler code by YAML to make the ...
2014-08-02 Joerg Sonnenbergertlbia support
2014-08-02 Joerg Sonnenbergermfdcr / mtdcr support
2014-08-02 Erik Ecksteinfix bug 20513 - Crash in SLP Vectorizer
2014-08-02 James MolloyUpdate test to use a more modern AArch64 triple, as...
2014-08-02 Joerg SonnenbergerDon't use additional arguments for dss and friends...
2014-08-02 Joerg Sonnenbergervcfsx and dss instructions require immediates, variable...
2014-08-02 James Molloy[AArch64] Teach DAGCombiner that converting two consecu...
2014-08-02 Tobias GrosserMark a GPGPU test case as XFAIL
2014-08-02 Tobias GrosserNo need to run -mem2reg twice
2014-08-02 Chandler Carruth[x86] Remove the FIXME that was implemented in r214628...
2014-08-02 Chandler Carruth[x86] Give this test a bare metal triple so it doesn...
2014-08-02 Chandler Carruth[x86] Largely complete the use of PSHUFB in the new...
2014-08-02 Chandler Carruth[x86] Switch to using the variable we extracted this...
2014-08-02 Chandler Carruth[x86] Fix a few typos in my comments spotted in passing.
2014-08-02 Chandler Carruth[x86] Teach the target shuffle mask extraction to recog...
2014-08-02 Chandler Carruth[x86] Teach my pshufb comment printer to handle VPSHUFB...
2014-08-02 Chandler Carruth[SDAG] Refactor the code which deletes nodes in the...
2014-08-02 Owen AndersonFix issues with ISD::FNEG and ISD::FMA SDNodes where...
2014-08-02 Alexander KornienkoChanged tool-template to use CommonOptionsParser.
2014-08-02 NAKAMURA Takumilibclang/Makefile: Update LINK_COMPONENTS take #3....
2014-08-02 NAKAMURA Takumilibclang/Makefile: Update LINK_COMPONENTS take #2.
2014-08-02 Zachary TurnerMake the swig generation script use the correct python...
2014-08-02 NAKAMURA Takumilibclang/Makefile: Restore some components in LINK_COMP...
2014-08-02 NAKAMURA Takumilibclang: Update LINK_COMPONENTS.
2014-08-02 Justin BognerCodeGen: Remove commented out code
2014-08-02 Akira Hatanaka[ARM] In dynamic-no-pic mode, ARM's post-RA pseudo...
2014-08-02 Lang Hames[MCJIT] Fix an overly-aggressive check in RuntimeDyldMa...
2014-08-02 Matt ArsenaultR600: Cleanup fneg tests
2014-08-02 Michael GottesmanAdd a small utility called bisect that enables commandl...
2014-08-02 Eric Fiselier[lit] Add --show-xfail flag to LIT.
2014-08-02 Matt ArsenaultR600/SI: Fix formatting.
2014-08-02 Alexander KornienkoUse CommonOptionsParser in clang-query. This fixes...
2014-08-02 Richard SmithIn the case of mangling collisions, make an attempt...
2014-08-02 Chandler Carruth[x86] Make some questionable tests not spew assembly...
2014-08-02 Alexey Samsonov[ASan] Use metadata to pass source-level information...
2014-08-02 Jim InghamAfter you attach, give the process plugin a chance...
2014-08-02 Chandler Carruth[SDAG] Allow the legalizer to delete an illegally typed...
2014-08-02 Chandler Carruth[SDAG] Let the DAG combiner take care of dead nodes...
2014-08-02 Greg ClaytonNow that setting an architecture from a mach-o CPU...
2014-08-02 Tyler NowickiAdd diagnostics to the vectorizer cost model.
2014-08-02 NAKAMURA TakumiBitcodeTests: Fix LINK_COMPONENTS.
2014-08-01 Duncan P. N... verify-uselistorder: Reverse use-lists at every verific...
2014-08-01 Duncan P. N... verify-uselistorder: Add missing `static`
2014-08-01 Duncan P. N... IR: Add Value::reverseUseList()
2014-08-01 Peter CollingbournePartiallyInlineLibCalls: Check sqrt result type before...
2014-08-01 Duncan P. N... verify-uselistorder: Move shuffleUseLists() out of...
2014-08-01 Adrian PrantlCleanup this test some more.
2014-08-01 Adrian PrantlAdd the missing target triple to this testcase.
2014-08-01 Ben LangmuirFix test from r214577 for other timezones
2014-08-01 Adrian PrantlAttempt to increase the overall happiness of the MSCV...
2014-08-01 Duncan P. N... verify-uselistorder: Make the verification logic easier...
2014-08-01 Justin BognerInstrProf: Update for LLVM API change
2014-08-01 Justin BognerInstrProf: Allow multiple functions with the same name
2014-08-01 Duncan P. N... UseListOrder: Guarantee that shuffles change use-list...
2014-08-01 Sean CallananFixed a problem in the Clang AST importer where
2014-08-01 Richard SmithNotional simplification: defer emitting deferred inline...
2014-08-01 Duncan P. N... UseListOrder: Fix blockaddress use-list order
2014-08-01 Akira Hatanaka[X86] Simplify X87 stackifier pass.
2014-08-01 Richard SmithActually fix problem with modules buildbot this time.
2014-08-01 NAKAMURA Takumillvm/test/CodeGen/Mips/cconv/arguments-varargs.ll:...
2014-08-01 Ben LangmuirAdd -fbuild-session-file as an alternative to -fbuild...
2014-08-01 Adrian PrantlDebug info: Infrastructure to support debug locations...
2014-08-01 Greg ClaytonDon't hand compute mydir, do it using "TestBase.compute...
2014-08-01 Chandler Carruth[SDAG] MorphNodeTo recursively deletes dead operands...
2014-08-01 Jonathan Roelofs[unwinder] Tell the assembler that functions are functi...
2014-08-01 Tom StellardRevert "R600: Move code for generating REGISTER_LOAD...
2014-08-01 Reid KlecknerMS inline asm: Hide symbol to attempt to fix test failu...
2014-08-01 Duncan P. N... BitcodeReader: Change mechanics of BlockAddress forward...
2014-08-01 Tom StellardR600/SI: Remove leftover debugging code
2014-08-01 Jan Veselyrelational: Add islessequal(floatN) builtin
2014-08-01 Jan Veselyrelational: Add isless(floatN) builtin
2014-08-01 Tom StellardR600: Move code for generating REGISTER_LOAD into R600I...
2014-08-01 Reid Klecknerdocs: Strongly recommend setting rpath when using a...
2014-08-01 Alexey Samsonov[Sanitizer] Introduce SanitizerMetadata class.
2014-08-01 Duncan P. N... IR: Add BasicBlock::insertInto()
2014-08-01 Joerg SonnenbergerLet's assume PowerPC has no SSE.
2014-08-01 Peter Collingbourne[dfsan] Correctly handle loads and stores of zero size.
2014-08-01 Eric ChristopherAdd a non-const subtarget returning function to the...
2014-08-01 Duncan P. N... BitcodeReader: Fix some BlockAddress forward reference...
2014-08-01 Duncan P. N... Try to fix configure+make after r214556
2014-08-01 Duncan P. N... Rewrite BitReaderTest, NFC
2014-08-01 Richard SmithRe-commit r214547 with tests fixed. Hopefully all the...
2014-08-01 Reid KlecknerMS inline asm: Tests for r214550
2014-08-01 Reid KlecknerMS inline asm: Add tests for LLVM r214468
2014-08-01 Reid KlecknerMS inline asm: Use memory constraints for functions...
2014-08-01 Richard SmithRevert r214547 due to test breakage.
2014-08-01 Justin Bognerllvm-profdata: Replace redundant tests with more target...
2014-08-01 Richard SmithFix iterator invalidation issues that are breaking...
2014-08-01 Chandler Carruth[SDAG] Begin simplifying the way in which the legalizer...
2014-08-01 Juergen Ributzka[FastISel][AArch64] Fold offset into the memory operation.
2014-08-01 Viktor KutuzovAdd FreeBSD support to the address sanitizer's deep_sta...
2014-08-01 Viktor KutuzovFix the waitid sanitizer interceptor to work on FreeBSD...
next