platform/upstream/llvm.git
2015-05-04 Richard SmithSwitch PPCallbacks to take the new MacroDefinition...
2015-05-04 Vince Harronun-skipped a bunch of tests on Linux
2015-05-04 Vince HarronFixed skipIfLinuxClang to check the target architecture
2015-05-04 Vince HarronEnabled libc++ formatter tests on Linux
2015-05-04 Richard SmithRename MacroDefinition -> MacroDefinitionRecord, Prepro...
2015-05-04 Jonathan RoelofsDeprecate in-source autotools builds
2015-05-04 Craig Topper[TableGen] Replace 'static_cast' with 'cast'.
2015-05-04 Craig Topper[TableGen] Formatting cleanup. Mostly removing trailing...
2015-05-04 Vince HarronTestMultithreaded improvements
2015-05-03 Johannes Doerfert[FIX] Invalid recognition of multidimensional access
2015-05-03 Elena DemikhovskyMasked gather and scatter intrinsics - enabled codegen...
2015-05-03 Tobias GrosserAdding debug location information to Polly's JSCOP...
2015-05-02 Nico WeberFix typo in comment.
2015-05-02 Simon Atanasyan[Mips] Add more checkings to the test
2015-05-02 Yaron Kerenclang-format function definition header. NFC.
2015-05-02 Yaron KerenReplace GetNumBytesInBuffer() in MicrosoftCXXNameMangle...
2015-05-02 Simon Pilgrim[SSE2] Minor tidyup of v16i8 SHL lowering. NFC.
2015-05-02 Simon Pilgrim[DAGCombiner] Enabled vector float/double -> int consta...
2015-05-02 Simon PilgrimLine ending fix
2015-05-02 Simon Pilgrim[SSE] Added vector int (i32 and i64) -> float/double...
2015-05-02 Simon Pilgrim[SSE] Added vector float/double -> i32 and i64 conversi...
2015-05-02 Daniel Jasperclang-format: [JS] Fix calculation of template string...
2015-05-02 Daniel Jasperclang-format: [JS] Fix templated parameter default...
2015-05-02 David Majnemer[MS ABI] Add testcase which was missing from r236354
2015-05-02 Justin BognerInstrProf: Cede ownership of createProfileWeights to CGF
2015-05-02 David BlaikieDebugInfo: Use low_pc relative debug_ranges under fissi...
2015-05-02 Richard Smith[modules] Remove dead code from Module for tracking...
2015-05-02 Richard Smith[modules] Don't bother creating a ModuleMacro represent...
2015-05-02 Eric ChristopherRework test to use FileCheck by making sure we have...
2015-05-02 Steven WuFix -fobjc-arc doesn't work with -save-temps
2015-05-02 Kaelyn TakataDiagnose delayed typos when parsing a postfix expressio...
2015-05-02 Justin BognerInstrProf: Use a locally tracked current count in Compu...
2015-05-02 Richard Smith[modules] If a module #includes a modular header that...
2015-05-02 Jim GrosbachMC: Tidy up comments and clean up formatting a bit...
2015-05-02 Jim GrosbachFix spelling.
2015-05-02 Siva ChandraMark the other test of TestFdLeak also as xfail to...
2015-05-01 Justin BognerInstrProf: Replace the RegionCounter class with a simpl...
2015-05-01 Jason MolendaChange process kill to call Process::Destroy (force_kil...
2015-05-01 Enrico GranataFix an issue where the UTF dumper was ignoring the...
2015-05-01 Justin BognerInstrProf: Add a couple of checks to this test
2015-05-01 Reid KlecknerRevert "[WinEH] Add an EH registration and state insert...
2015-05-01 Reid KlecknerRe-land "[WinEH] Add an EH registration and state inser...
2015-05-01 Colin LeMahieu[Hexagon] r236351 fix does not work on builder configur...
2015-05-01 Reid KlecknerDisable exceptions for clang-compiled unittest code...
2015-05-01 Marshall ClowFound a Urbana paper that has library bits
2015-05-01 David MajnemerRemove some code left around for debugging purposes
2015-05-01 David Majnemer[MS ABI] Detect and diagnose vftables which cannot...
2015-05-01 David Majnemer[MS ABI] NV bases may indirectly contain covariant...
2015-05-01 Quentin Colombet[AArch64][FastISel] Variant of the logical instructions...
2015-05-01 Colin LeMahieu[Hexagon] Removing variable unused in release.
2015-05-01 Richard Smith[modules] Add -fmodules-local-submodule-visibility...
2015-05-01 Tim NorthoverARM: merge Cyclone into other ARMv8 CPUs and add tests...
2015-05-01 Colin LeMahieu[Hexagon] Adding expression MC emission and removing...
2015-05-01 Kaelyn TakataAlso correct typos in the middle of a ternary expressio...
2015-05-01 Quentin Colombet[AArch64][FastISel] Fix the setting of kill flags for...
2015-05-01 Zachary TurnerFix compilation of PDBApiTest.
2015-05-01 Nick LewyckyAdjust the wording of the "brackets go after the unqual...
2015-05-01 Zachary TurnerFix build.
2015-05-01 Zachary Turner[llvm-pdbdump] Support dynamic load address and externa...
2015-05-01 Keno FischerReapply [RuntimeDyldELF] Fold Placeholder into Addend
2015-05-01 Reid KlecknerRevert "[WinEH] Add an EH registration and state insert...
2015-05-01 Reid Kleckner[WinEH] Add an EH registration and state insertion...
2015-05-01 NAKAMURA TakumiSuppress clang/test/OpenMP/task_private_codegen.cpp...
2015-05-01 Kaelyn TakataEagerly correct typos in ParenExprs that may be type...
2015-05-01 Davide ItalianoRevert unrelated chunk committed by accident in r236334.
2015-05-01 Justin BognerInstrProf: Fix a coverage crash where a macro begins...
2015-05-01 Davide Italiano[ELF] Fix test for .init_array.
2015-05-01 Pete Cooper[ARM] Transfer the internal flag in thumb2 size reduction.
2015-05-01 Douglas KatzmanMove unit test into anonymous namespace as per convention.
2015-05-01 Alex LorenzYAML: Fix the output of sequences that contain flow...
2015-05-01 Alex LorenzUpdate YamlIO documentation for the ScalarTraits class.
2015-05-01 Peter CollingbourneARM: Align functions containing Thumb-2 jump tables...
2015-05-01 Diego NovilloFix infinite recursion in ScaledNumber::toInt.
2015-05-01 Jan VeselyR600: Report fp64 on all capable asics
2015-05-01 James Y Knight[Sparc] Repair fixups in little endian mode.
2015-05-01 Chaoren LinFixed some compiler warnings because of bit-width misma...
2015-05-01 Douglas KatzmanFix omission from adding sparcel (original reviews...
2015-05-01 Chaoren LinSupport remote-android with multiple connected devices.
2015-05-01 Chaoren LinPosixPipes should not be copyable but should be movable.
2015-05-01 Derek SchuffFix float->uint conversion for inputs less than 0
2015-05-01 Benjamin KramerRemove std::move on return of temporary.
2015-05-01 Benjamin KramerRemove std::move on return of temporary.
2015-05-01 Benjamin KramerRemove std::move on return when it could prevent copy...
2015-05-01 Benjamin KramerMake helper functions static. NFC.
2015-05-01 Simon Atanasyan[Mips] Check creation of GOT entries corresponded to...
2015-05-01 Toma Tabacu[mips] [IAS] Fix error messages for using LI with 64...
2015-05-01 Niels Ole Salscheider[CMake] Also search for prefixed versions of ld.gold
2015-05-01 Toma Tabacu[mips] [IAS] Slightly improve shift instruction generat...
2015-05-01 NAKAMURA TakumiASTReader.h: Prune "\param Complain" since r236300...
2015-05-01 NAKAMURA TakumiRevert r236001, "Disable clang-tools-extra/test/pp...
2015-05-01 Simon Pilgrim[SelectionDAG] Unary vector constant folding integer...
2015-05-01 Tom StellardR600/SI: Add VCC as an implict def of SI_KILL
2015-05-01 Tom StellardR600/SI: Fix verifier errors from the SIAnnotateControl...
2015-05-01 Yunzhong GaoFix a few line endings. NFC.
2015-05-01 Richard Smith[modules] Start moving the module visibility informatio...
2015-05-01 Eric FiselierDisallow conversions from function pointers to void*.
2015-05-01 Justin BognerInstrProf: This call does nothing, remove it
2015-05-01 Sean CallananAdded support for locating and importing functions
2015-05-01 Quentin Colombet[ARM][TEST] Strengthen test against smarter reg alloc.
2015-05-01 Sean CallananFixed some compiler warnings because of bit-width
next