platform/upstream/llvm.git
2014-06-27 Simon Atanasyan[ELF][Mips] Fix recognition of MIPS 64-bit arch in...
2014-06-27 Chandler Carruth[x86] Teach the target-specific combining how to aggres...
2014-06-27 Chandler Carruth[x86] Teach the X86 backend to DAG-combine SSE2 shuffle...
2014-06-27 Chandler Carruth[x86] Begin a significant overhaul of how vector loweri...
2014-06-27 Alexander KornienkoDon't check clang binary name, as it can be different...
2014-06-27 Alexey Bataev[OPENMP] Parsing and sema analysis for 'copyprivate...
2014-06-27 Ulrich Weigand[RuntimeDyld, PowerPC] Fix/improve handling of TOC...
2014-06-27 Alp Tokerconst_cast the memory MemoryBuffer following LLVM r211883
2014-06-27 Alp TokerIRReader: don't mark MemoryBuffers const
2014-06-27 Evgeniy Stepanov[tsan] Disable a failing test.
2014-06-27 Dinesh DwivediAdded instruction combine to transform few more negativ...
2014-06-27 Eric ChristopherRemove the caching of the target machine from SystemZTa...
2014-06-27 David MajnemerGlobalOpt: Fix constantfold-initializers.ll test
2014-06-27 Evgeniy Stepanov[msan] Fix truncated stack trace in chained origin...
2014-06-27 Eric ChristopherRemove target machine caching from SystemZInstrInfo and
2014-06-27 Justin BognerDriver: Pass -ivfsoverlay to module crashdumps
2014-06-27 Andreas SimbuergerDon't expand to invalid Scops with -polly-detect-keep...
2014-06-27 Alp TokerAdd a FIXME for an unfortunate issue in ConvertBackendL...
2014-06-27 David BlaikieRevert "Revert "Revert "PR20038: DebugInfo: Inlined...
2014-06-27 David BlaikieArgumentPromotion: Propagate debug locations on calls...
2014-06-27 David BlaikieRevert "Revert "PR20038: DebugInfo: Inlined call sites...
2014-06-27 Eric ChristopherHave SystemZSelectionDAGInfo constructor take a DataLay...
2014-06-27 Craig TopperRename getX86ConditonCode -> getX86ConditionCode
2014-06-27 Saleem Abdulrasoollldb: remove adhoc implementation of array_sizeof
2014-06-27 Andrew TrickLeft out the NDEBUG in the previous checkin.
2014-06-27 Saleem AbdulrasoolDriver: use GNU::Link for the Generic_GCC toolchain
2014-06-27 Andrew TrickMachineScheduler: add some book-keeping to fix an assert.
2014-06-27 Alp TokerPropagate const-correctness into parseBitcodeFile()
2014-06-27 Eric ChristopherHave MipsSelectionDAGInfo constructor take a DataLayout...
2014-06-27 Alp TokerCodeGenAction: don't duplicate entire .ll/.bc files...
2014-06-27 Alp TokerParseIR: don't take ownership of the MemoryBuffer
2014-06-27 Eric ChristopherMove NVPTX subtarget dependent variables from the targe...
2014-06-27 Matt ArsenaultR600: Add some testcases for promote alloca pass.
2014-06-27 Eric ChristopherUse the target lowering we can get off of the DAG rathe...
2014-06-27 Alexey Bataev[OPENMP] Added several test cases in nesting of OpenMP...
2014-06-27 Alp TokerAccount for differences in grep implementations
2014-06-27 Saleem AbdulrasoolSupport: update DLLCharacteristics enumeration
2014-06-27 Saleem AbdulrasoolSupport: tweak comment layout
2014-06-27 Alp TokerRestore test from r211844 skipping '.file' directives
2014-06-27 Rafael EspindolaDon't force the build of toos/lto as a static lib.
2014-06-27 Bruce MitchenerFix a few typos.
2014-06-27 Matt ArsenaultFix missing newline and simplify debug printing.
2014-06-27 Alp TokerPartially disable test from r211844
2014-06-27 Matt ArsenaultR600: Move load/store ReplaceNodeResults to common...
2014-06-27 Eric ChristopherMove the constructor for NVPTXFrameLowering into the...
2014-06-27 Eric ChristopherRemove unnecessary caching of the TargetMachine on...
2014-06-27 Eric ChristopherRework the logic for setting the TargetName. This appea...
2014-06-27 Alp TokerAdd test coverage for .bc input in the frontend
2014-06-27 Alp TokerRemove .bc from test config.suffixes
2014-06-27 Bruce MitchenerTest commit: wether -> whether.
2014-06-27 NAKAMURA Takumiclang/test/Driver/fuse-ld.c: Really fix to match dos...
2014-06-27 Eric ChristopherRemove caching of the target machine in NVPTXInstrInfo and
2014-06-27 Eric ChristopherRemove comment that duplicated information in the const...
2014-06-27 Eric ChristopherRemove commented out code.
2014-06-27 Eric ChristopherRemove extraneous parens and extraneous const cast...
2014-06-27 Eric ChristopherMove the subtarget dependent features from the target...
2014-06-27 Eric ChristopherRemove uses and caches of the target machine and subtar...
2014-06-27 NAKAMURA TakumiMake clang-tidy-diff.py py3-compatible.
2014-06-27 Nick KledzikAdd const to sort() comparator function. Caught by...
2014-06-27 Anna ZaksDo not inline methods of C++ containers (coming from...
2014-06-27 NAKAMURA TakumiSuppress clang-tools-extra/test/clang-tidy/clang-tidy...
2014-06-27 Eric ChristopherRemove caching of an unused subtarget from MSP430FrameL...
2014-06-27 Dmitry Vyukovtsan: add __tsan_java_finalize interface function
2014-06-27 Adam Nemet[X86] AVX512: Add vbroadcasti*
2014-06-27 Eric ChristopherRemove unnecessary caching of variables by MSP430Target...
2014-06-27 Eric ChristopherHave MSP430SelectionDAGInfo constructor take a DataLayo...
2014-06-27 Nick KledzikAdd utility to SimpleDefinedAtom to sort references
2014-06-27 Eric ChristopherMove all of the hexagon subtarget dependent variables...
2014-06-27 Logan ChienAllow different path separator for windows build.
2014-06-27 Eric ChristopherHave HexagonSelectionDAGInfo take a DataLayout rather...
2014-06-27 Eric ChristopherMake HexagonISelLowering not dependent upon a HexagonTa...
2014-06-27 Eric ChristopherReduce indentation.
2014-06-27 Eric ChristopherRemove unnecessary caching of the subtarget for Hexagon...
2014-06-27 Eric ChristopherInstrItineraryData is already on the subtarget, no...
2014-06-26 Juergen Ributzka[StackMaps] Enable patchpoint liveness analysis per...
2014-06-26 Juergen Ributzka[Stackmaps] Remove the liveness calculation for stackma...
2014-06-26 Lang Hames[RuntimeDyld] Teach MachOObjectImage to deregister...
2014-06-26 Alp TokerRevert "Introduce a string_ostream string builder facilty"
2014-06-26 Reid KlecknerAvoid extra back reference key lookup in msmangler
2014-06-26 Todd FialaFix an incomplete null structure spec in Python readlin...
2014-06-26 Eric ChristopherMove the various Subtarget dependent members down to...
2014-06-26 Eric ChristopherHave SparcSelectionDAGInfo take a DataLayout to initial...
2014-06-26 Eric ChristopherRemove the storage and use of the subtarget out of...
2014-06-26 Sanjay Patelfixed typo
2014-06-26 Fariborz JahanianObjective-C ARC. Provide diagnostic and fix-it
2014-06-26 Justin BognerDriver: Fix a misleading comment and test for what...
2014-06-26 Justin BognerDriver: Remove trailing whitespace
2014-06-26 Tom RoederFix the new LTOCodeGenerator setup in gold to parse...
2014-06-26 Johannes Doerfert[Refactor] Make the used dependence types explicit
2014-06-26 Hans Wennborgclang-cl: Don't store the cl compiler Tool on the stack...
2014-06-26 Arnold SchwaighoferGVN: Preserve invariant.load metadata
2014-06-26 Eric ChristopherRemove extraneous includes from the target machines.
2014-06-26 Eric ChristopherMove all of the ARM subtarget features down onto the...
2014-06-26 Eric ChristopherMove the frame lowering constructors out of line to...
2014-06-26 Johannes Doerfert[Fix] Broken tests after r211796.
2014-06-26 Johannes Doerfert[Refactor] Change memory access dump to preserve space
2014-06-26 Johannes DoerfertUse wrapped reduction dependences
2014-06-26 Johannes DoerfertHybrid dependency analysis
2014-06-26 Sanjay PatelChanged Phab 'CC' to 'subscriber'; fixed typo
2014-06-26 Jim GrosbachARM: Correctly identify cortex-m4 as v7em.
next