platform/upstream/llvm.git
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...
2014-08-01 Rafael EspindolaInclude Archive.h
2014-08-01 Viktor KutuzovFix building with in-tree libc++abi on FreeBSD
2014-08-01 Rafael EspindolaMove virtual method out of line.
2014-08-01 Philip ReamesAdd support for StackMap section for ELF/Linux systems
2014-08-01 Juergen Ributzka[FastISel][AArch64] Add branch weights.
2014-08-01 Greg ClaytonConvert over to using pipes for the initial LLDB comman...
2014-08-01 Rafael EspindolaUse object::Archive::create instead of new object:...
2014-08-01 Philip ReamesExplicitly report runtime stack realignment in StackMap...
2014-08-01 Rafael EspindolaReplace comment about ownership with std::unique_ptr.
2014-08-01 Ehsan Akhgari[ASan] Support the asan_loadN/asan_storeN functions...
2014-08-01 Juergen Ributzka[FastISel][ARM] Do not emit stores for undef arguments.
2014-08-01 Rafael EspindolaUse range loop.
2014-08-01 Hans WennborgUpdate build instructions for the clang-format VS plugin
2014-08-01 Renato GolinAdd missing breaks to AArch64InstrInfo::isGPRCopy
2014-08-01 Ed MasteAdd decorator for FreeBSD test failure - malloc() break...
2014-08-01 Aaron BallmanDropping some else-after-returns. No functional changes...
2014-08-01 Matt ArsenaultR600: Cleanup test
2014-08-01 Matt ArsenaultMake getNamedOperandIdx readonly
2014-08-01 Matt ArsenaultR600/SI: Don't display GDS bit for read2
2014-08-01 Ed MasteFix test execution: the cmake keyword is CACHE, not...
2014-08-01 Chad Rosier[AArch64] Fix test from r214518 in an attempt to appeas...
2014-08-01 Eli BenderskyAdd IR Mangler for more stable mangling.
2014-08-01 Rafael EspindolaRemove lto_codegen_set_attr.
2014-08-01 Chad Rosier[AArch64] Generate tbz/tbnz when comparing against...
2014-08-01 Ulrich Weigand[PowerPC] PR20280 - Slots for byval parameters are...
2014-08-01 Rafael EspindolaRemove some calls to std::move.
2014-08-01 Rafael Espindola[pr20127] Check for leading \1 in the Twine version...
2014-08-01 Rafael EspindolaSimplify the code a bit with std::unique_ptr.
2014-08-01 Aaron BallmanThe GNU-style aligned attribute has an optional express...
2014-08-01 Daniel SandersRevert r214497: [mips] Defer va_arg expansion to the...
2014-08-01 Aaron BallmanReplacing some more complex logic with a helper functio...
2014-08-01 Robert LyttonXcore target: Fix CXXStdlibIncludeArgs to check 'nostdi...
2014-08-01 Tim Northoverllvm-objdump: implement printing for MachO __compact_un...
2014-08-01 Daniel Jasperclang-format: Add a space in ObjC protocols.
2014-08-01 Aaron BallmanImproving diagnostic source ranges for the nonnull...
2014-08-01 Eli BenderskyFix a memory leak - dispose of the CXString after print...
2014-08-01 James MolloyAllow only disassembling of M-class MSR masks that...
2014-08-01 Aaron BallmanInitializing the loop hint option token again.
2014-08-01 Aaron BallmanImprove some const-correctness to remove a -Wcast-qual...
2014-08-01 Aaron BallmanInitializing the loop hint option token.
2014-08-01 Sylvestre LedruUpdate the code with clang changes r214450 (FunctionPro...
2014-08-01 Tilmann Scheller[ARM] Make the assembler reject unpredictable pre/post...
2014-08-01 Tilmann Scheller[ARM] Make the assembler reject unpredictable pre/post...
2014-08-01 Tilmann Scheller[ARM] Make the assembler reject unpredictable pre/post...
2014-08-01 Daniel Sanders[mips] Defer va_arg expansion to the backend.
2014-08-01 Erik EcksteinSLPVectorizer: fix build problem in Release configuration
2014-08-01 Simon Atanasyan[Mips] Replace assembler code by YAML to make the ...
2014-08-01 Erik EcksteinSLPVectorizer: improved scheduling algorithm.
2014-08-01 Daniel Sanders[mips][PR19612] Fix va_arg for big-endian mode.
2014-08-01 Johannes Doerfert[Format] Remove blank line in Dependences.h
2014-08-01 Johannes Doerfert[Fix] Annotate the IslAst with broken reductions (Missi...
2014-08-01 Johannes Doerfert[Typo] Added dot at the end of a sentence.
2014-08-01 Johannes DoerfertAnnotate the IslAst with broken reductions
2014-08-01 Johannes DoerfertChange the semantics of is*Parallel
2014-08-01 Erik EcksteinSLP Vectorizer: added statistics counter
2014-08-01 Johannes DoerfertChange the printing of reduction types
next