oota-llvm.git
2015-02-27 Bill SchmidtRegenerated test case from pr 230801 for change in...
2015-02-27 David BlaikieUpdate SystemZ/Large test generators to handle new...
2015-02-27 David BlaikieUpdate SystemZ/Large test generators to handle new...
2015-02-27 Philip Reames[new docs] Performance Tips for Frontend Authors
2015-02-27 Benjamin KramerMachineDominators: Move applySplitCriticalEdges into...
2015-02-27 David Majnemerllvm-vtabledump: Update field with a better name
2015-02-27 Bill SchmidtRevert test case until it can be fixed
2015-02-27 Bill Schmidt[PowerPC] Fix PR22711 - Misaligned .toc section
2015-02-27 Benjamin KramerReduce double set lookups.
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 Charles DavisTarget/X86: Never use the redzone for Win64 ABI functions.
2015-02-27 Hal Finkel[PowerPC] Use vector types for memcpy and friends ...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 Benjamin KramerRefer users looking for the release notes to 3.6.
2015-02-27 Eric ChristopherRemove the Forward Control Flow Integrity pass and...
2015-02-27 Justin BognerObject: Test for reading kext bundles
2015-02-27 Reid KlecknerDelete LLVM_DELETED_FUNCTION from coding standards
2015-02-27 Mehdi AminiChange the fast-isel-abort option from bool to int...
2015-02-27 Reid KlecknerMinor follow-ups to r229720 suggested on llvmdev
2015-02-27 Rafael EspindolaCentralize handling of the eh_begin and eh_end labels.
2015-02-27 Sanjay Patelremove function names from comments; NFC
2015-02-27 Owen AndersonSwitch a std::map to a DenseMap in CodeGenRegisters.
2015-02-27 Sanjay Patelremove function names from comments; NFC
2015-02-27 Renato GolinEqually to NetBSD, Bitrig/ARM uses the Itanium-ABI.
2015-02-27 Zoran Jovanovic[mips][microMIPS] Change register class for GP register
2015-02-27 Tom StellardR600/SI: Add missing mubuf instructions
2015-02-27 Tom StellardR600/SI: Consistently put soffset before the offset...
2015-02-27 Tom StellardR600/SI: Add slc, glc, and tfe to non-atomic _ADDR64...
2015-02-27 Petar JovanovicPass correct -mtriple for krait-cpu-div-attribute.ll
2015-02-27 Chandler Carruth[x86] Run most of the rest of the shuffle combining...
2015-02-27 Chandler Carruth[x86] Teach a bunch of the x86-specific shuffle combini...
2015-02-27 Chandler Carruth[x86] Make the v8i16 clever single-input shuffle loweri...
2015-02-27 Chandler Carruth[x86] Add a bunch more tests for v16i16 shuffles. All...
2015-02-27 Toma Tabacu[mips] Remove redundant periods from -mattr=help descri...
2015-02-27 Zachary Turner[llvm-pdbdump] Fix member initialization order warnings.
2015-02-27 Zachary Turner[llvm-pdbdump] Colorize output.
2015-02-27 Zachary Turner[llvm-pdbdump] Fix warnings found by clang-cl self...
2015-02-27 Zachary Turner[llvm-pdbdump] Add support for dumping global variables.
2015-02-27 Chandler Carruth[x86] Make the single-input v8i16 lowering directly...
2015-02-27 Vasileios Kalintiris[mips] Account for constant-zero operands in ADDE nodes.
2015-02-27 Anna Zaks[asan] Skip promotable allocas to improve performance...
2015-02-27 Sanjoy DasDon't modify the DenseMap being iterated over from...
2015-02-27 Sanjoy DasFix a use-iterator-after-invalidate error
2015-02-27 Charles DavisTarget/X86: Save Win64 non-volatile registers in a...
2015-02-27 David Majnemerllvm-vtabledump: Dump catch/throw exception structures...
2015-02-27 Eric ChristopherRewrite MachineOperand::print and MachineInstr::print...
2015-02-26 Rafael EspindolaPut jump tables in distinct sections if -ffunction...
2015-02-26 Lang Hames[Orc][Kaleidoscope] More tutorial cleanup, a little...
2015-02-26 Zachary Turner[llvm-pdbdump] Add missing files.
2015-02-26 Zachary Turner[llvm-pdbdump] Fix dumping of function pointers and...
2015-02-26 Eric ChristopherRemove commented out function.
2015-02-26 Eric ChristopherRemove DebugLoc::print(LLVMContext, raw_ostream), it...
2015-02-26 Eric ChristophergetRegForInlineAsmConstraint wants to use TargetRegiste...
2015-02-26 Eric ChristopherAdd a TargetMachine argument to the AddressingModeMatch...
2015-02-26 Chandler Carruth[x86] Fix PR22706 where we would incorrectly try lower...
2015-02-26 Rafael EspindolaSimplify arange output.
2015-02-26 Reid KlecknerRe-instate the pragma optimize hack for MSVC, but not...
2015-02-26 Chandler Carruth[x86] Restructure the comments and the conditions for...
2015-02-26 Chandler Carruth[x86] Re-order the combines of select in the X86 backen...
2015-02-26 Chandler Carruth[x86] Add an assert to catch if we ever try to blend...
2015-02-26 Reid KlecknerRemove stale pragma hack for an unsupported MSVC version
2015-02-26 Reid KlecknerSilence some Win64 clang-cl warnings about unused stuff...
2015-02-26 Reid KlecknerUse wider type for overflow check on LLP64 platforms...
2015-02-26 Sanjoy DasIRCE: add a test case for r230619.
2015-02-26 Justin BognerInstrProf: Simplify the construction of BinaryCoverageR...
2015-02-26 Justin BognerInstrProf: Rename ObjectFileCoverageMappingReader to...
2015-02-26 Sanjoy DasSCEVExpander incorrectly marks generated subtractions...
2015-02-26 Nico WeberTry to fix a docs link.
2015-02-26 Frederic Riss[MC] Use the non-EH register mapping in the debug_frame...
2015-02-26 Eric ChristopherSupport bitrig in autoconf build system.
2015-02-26 Reid KlecknerDon't sibcall between SysV and Win64 convention functions
2015-02-26 Lang Hames[Orc][Kaleidoscope] Fix a missed symbol mangling operat...
2015-02-26 Hal Finkel[InstCombine/PowerPC] Convert aligned QPX load/store...
2015-02-26 Paul RobinsonWhen the source has a series of assignments, users...
2015-02-26 Lang Hames[Orc][Kaleidoscope] More diff-reduction between tutoria...
2015-02-26 Petar JovanovicFix justify error for small structures in varargs for...
2015-02-26 Rafael Espindolagold-plugin: "Upgrade" debug info and handle its warnings.
2015-02-26 Sumanth GundapaneniUse ".arch_extension" ARM directive to support hwdiv...
2015-02-26 Sumanth GundapaneniUse ".arch_extension" ARM directive to specify the...
2015-02-26 Adam Nemet[LV/LoopAccesses] Backward dependences are not safe...
2015-02-26 Tom StellardR600/SI: Remove M0 from DS assembly strings
2015-02-26 Bruno Cardoso... [X86][MMX] Fix a typo in a couple of tests
2015-02-26 Bruno Cardoso... [X86][MMX] Remove widening experimental flag from MMX...
2015-02-26 Michael Kuperstein[X86][Haswell][SchedModel] Fix WriteMULm latency.
2015-02-26 Hal Finkel[InstCombine] Add a test for altivec load/store intrins...
2015-02-26 Vladimir MedicReplace obsolete -mattr=n64 command line option with...
2015-02-26 Chandler Carruth[x86] Sink the single-input v8i16 lowering code that...
2015-02-26 Chandler Carruth[x86] Remove a SimpleTy usage. No need for it here...
2015-02-26 Sanjoy DasIRCE: only touch loops that have been shown to have...
2015-02-26 Sanjoy DasIRCE: generalize to handle loops with decreasing induct...
2015-02-26 Chandler Carruth[x86] Make the vector shuffle helpers order the SDLoc...
2015-02-26 Duncan P. N... IR: Use '= default' instead of r230609, NFC
2015-02-26 Duncan P. N... FileCheck: Add CHECK-SAME
2015-02-26 Duncan P. N... IR: Add default constructor for DIImportedEntity
2015-02-26 Adam Nemet[LoopAccesses] Add command-line option for RuntimeMemor...
2015-02-26 Sanjoy DasIRCE: print newline after printing an InductiveRangeCheck.
2015-02-26 Philip Reames[GC docs] Add example IR, assembly, and stackmaps to...
2015-02-26 David MajnemerReplace a few instances of NULL with nullptr.
2015-02-26 Reid KlecknerPass /nologo to ml64 for quieter builds
2015-02-26 Ramkumar RamachandraPlaceSafepoints: use IRBuilder helpers
next