platform/upstream/llvm.git
2015-02-25 Kostya Serebryany[asan] one more attempt to fix windows build
2015-02-25 Adrian PrantlAdd a missing target requirement.
2015-02-25 Adrian PrantlAdd a missing target requirement.
2015-02-25 Richard SmithRemove slow and apparently pointless updating of all...
2015-02-25 Richard Smith[modules] Add include/llvm/IR/DebugInfoFlags.def to...
2015-02-25 Nico WeberFold ParseSEHTryBlockCommon() into its only caller...
2015-02-25 Kostya Serebryany[asan] attempting to fix the windows build
2015-02-25 Adrian PrantlAdapt clang-tools-extra to clang module format changes.
2015-02-25 Adrian PrantlWrap clang module files in a Mach-O, ELF, or COFF conta...
2015-02-25 Michael J.... Suppress 'warning C4062: enumerator X in switch of...
2015-02-25 Hal Finkel[PowerPC] Add triples to QPX tests
2015-02-25 Philip Reames[GC] Document the recently added PlaceSafepoints and...
2015-02-25 Kostya Serebryany[asan] add __asan_default_suppressions() hook
2015-02-25 Oleksiy VyalovFix logging in GDBRemoteCommunicationServerPlatform.
2015-02-25 Richard SmithMake RedeclarableResult's ownership-transferring constr...
2015-02-25 Duncan P. N... llvm-dis: Stop crashing when dropping debug info
2015-02-25 David Blaikie[opaque pointer type] Bitcode support for explicit...
2015-02-25 David Blaikie[opaque pointer type] bitcode support for explicit...
2015-02-25 Hal Finkel[PowerPC] Add support for the QPX vector instruction set
2015-02-25 Richard Smith[modules] Fix a bug that would result in a build with...
2015-02-25 Rafael EspindolaSupport SHF_MERGE sections in COMDATs.
2015-02-25 David BlaikieBitcodeWriter: Refactor common computation of bits...
2015-02-25 Kostya Serebryany[asan] add suppressions for odr violations
2015-02-25 Greg ClaytonIf you try to auto-complete "target symbols<TAB>" you...
2015-02-25 Philip ReamesFix consistently wrong sphinx markup
2015-02-25 NAKAMURA TakumiRevert r230314, "Fix codegen for virtual methods that...
2015-02-25 Philip ReamesUpdate the GC docs to explicitly mention both gcroot...
2015-02-25 Eric ChristopherMake this test even more OS and register allocation...
2015-02-24 Philip Reames[GC] Sync documentation with code naming
2015-02-24 Philip ReamesMore GC documentation cleanup
2015-02-24 Greg ClaytonFixed Xcode project after recent changes:
2015-02-24 Eric ChristopherMake this test not dependent upon the triple. All that...
2015-02-24 Zachary Turner[CMake] Clean up lldb-mi CMakeLists.txt.
2015-02-24 Philip ReamesMore GC doc cleanup
2015-02-24 Zachary Turner[CMake] Set policy CMP0051 to OLD globally.
2015-02-24 Jacques Pienaarclang-format: Change location of stashed token
2015-02-24 Peter CollingbourneLowerBitSets: Introduce global layout builder.
2015-02-24 Philip ReamesImprove the getting started instructions in the GC...
2015-02-24 David MajnemerPrologEpilogInserter: Clean up math in calculateFrameOb...
2015-02-24 Sanjay Patelremove function names from comments; NFC
2015-02-24 Oleksiy VyalovFix qLaunchGDBServer packet parsing in GDBRemoteCommuni...
2015-02-24 Zachary TurnerResubmit "[CMake] Change lldbAPI to be a CMake OBJECT...
2015-02-24 Simon PilgrimReapplied D7816 & rL230177 & rL230278 - with an additio...
2015-02-24 Justin BognerInstrProf: Simplify a couple of tests after r230383
2015-02-24 Simon PilgrimAdded test case for PR22678 (check CONCAT_VECTORS DAG...
2015-02-24 Jacques PienaarCUDA: Add option to allow host device functions to...
2015-02-24 Richard SmithPR22673 again: diagnose use of the used decl, not the...
2015-02-24 Justin BognerInstrProf: Test for appropriate linkage of the profilin...
2015-02-24 Zachary TurnerRevert "[CMake] Change lldbAPI to be a CMake OBJECT...
2015-02-24 Richard SmithPR22673: Don't forget to check a constructor for delete...
2015-02-24 Zachary Turner[CMake] Change lldbAPI to be a CMake OBJECT library.
2015-02-24 Zachary Turner[CMake] Don't automatically copy python27.dll.
2015-02-24 Andrew KaylorFixing eol-style
2015-02-24 Richard SmithAdd test that we reject invocations of deleted construc...
2015-02-24 Hans WennborgReleaseNotes: add notes about VS2014 Update 4 requirement
2015-02-24 Reid KlecknerMS extensions: Properly diagnose address of MS property...
2015-02-24 Arch D. RobisonFix typo: qual -> equal
2015-02-24 Jonathan RoelofsAdd .fpu directives to ARM unwind save & restore functions.
2015-02-24 Philip ReamesStarting to cleanup the garbage collection documentation
2015-02-24 Eric ChristopherRevert:
2015-02-24 Eric ChristopherRename UpdateRegAllocHint to match style guidelines.
2015-02-24 Kostya Serebryany[asan] fix odr-violation.cc test to always use slow...
2015-02-24 Matthias BraunAArch64: Relax assert about large shift sizes.
2015-02-24 Matthias BraunDAGCombiner: Move variable definitions closer to use...
2015-02-24 Matthias BraunDAGCombiner: Move variable declaration closer to defini...
2015-02-24 Tom StellardR600/SI: Remove isel mubuf legalization
2015-02-24 Ilia KAdd comment in MiSignalTestCase.test_lldbmi_stopped_whe...
2015-02-24 Tim NorthoverARM: Simplify PCS handling.
2015-02-24 Tim NorthoverARM: treat [N x i32] and [N x i64] as AAPCS composite...
2015-02-24 Hafiz Abid... Adjust an lldb-mi test to fix failure on Linux.
2015-02-24 Hafiz Abid... Remove redundant code from lldb-mi.
2015-02-24 Timur Iskhodzhanov[ASan/Win] Add support for sanitizer allocator hooks...
2015-02-24 Tobias GrosserRevert "Raising minimum required CMake version to 2...
2015-02-24 Sanjay Patelsimplify control flow; NFC
2015-02-24 Hans WennborgRevert r230280: "Bugfix: SCEVExpander incorrectly marks...
2015-02-24 Johannes DoerfertAllow non-affine control flow -- Code Generation
2015-02-24 Michael Kuperstein[x32] Mark RBX as reserved when EBX is the base pointer.
2015-02-24 Sanjay Patelfix typo in comment; NFC
2015-02-24 Johannes DoerfertOmit a default argument
2015-02-24 Johannes Doerfert[FIX] Silence warning
2015-02-24 Johannes Doerfert[FIX] Some comments
2015-02-24 Michael Kuperstein[x32] x32 should use ebx as the base pointer.
2015-02-24 Michael WongCommit patch for PR19649. Set the correct sign of wide...
2015-02-24 Hal Finkel[SDAG] Handle LowerOperation returning its input consis...
2015-02-24 Alexey Bataev[OPENMP] Update codegen for 'omp flush' directive.
2015-02-24 Marshall ClowMake the forward declaration for array swap have the...
2015-02-24 Johannes DoerfertAllow non-affine control flow -- SCoP Modeling
2015-02-24 Johannes DoerfertAdd ScalarEvolution bounds to non-affine access functions
2015-02-24 Toma Tabacu[mips] Reformat some TableGen definitions. NFC.
2015-02-24 Johannes Doerfert[FIX] Create single exiting block
2015-02-24 Johannes DoerfertAllow non-affine control flow -- SCoP Detection
2015-02-24 Renato GolinAllow sanitizer to work with "old" kernel headers
2015-02-24 Kuba BreckaTry to unbreak sanitizer-x86_64-linux-autoconf after...
2015-02-24 Eric FiselierRemove XFAIL on string view test for apples clang compi...
2015-02-24 Ilia KAdd -exec-abort command (MI); Don't exit on eStateExited
2015-02-24 Ilia KFix MiSignalTestCase.test_lldbmi_stopped_when_stopatent...
2015-02-24 Tamas BerghammerCreate ScopedTimeout class for GDBRemoteCommunication
2015-02-24 Kuba BreckaFix the ASan ioctl.cc test when using COMPILER_RT_DEBUG=On
2015-02-24 Kuba BreckaFix alloca_instruments_all_paddings.cc test to work...
2015-02-24 Kuba BreckaFix alloca_instruments_all_paddings.cc test to work...
next