oota-llvm.git
2014-11-05 NAKAMURA Takumillvm/test/Transforms/GCOVProfiling: Avoid to parse...
2014-11-05 David Majnemerllvm-readobj: Add support for dumping the DOS header...
2014-11-05 Jiangning LiuRevert 220932.
2014-11-05 Duncan P. N... IR: Metadata: Remove unnecessary dyn_cast
2014-11-05 Matt ArsenaultFix broken C++ mode comment
2014-11-05 David MajnemerInstSimplify: Exact shifts of X by Y are X if X has...
2014-11-05 Eric ChristopherAdd a check for misbehaving -Wcomment from gcc-4.7...
2014-11-05 Tim NorthoverARM: try to add extra CS-register whenever stack alignm...
2014-11-05 Tim NorthoverARM/Dwarf: correctly align stack before callee-saved...
2014-11-04 David MajnemerAnalysis: Make isSafeToSpeculativelyExecute fire less...
2014-11-04 Reid KlecknerRevert "[Reassociate] Canonicalize negative constants...
2014-11-04 Simon Pilgrim[X86][SSE] Enable commutation for SSE immediate blend...
2014-11-04 Mark HeffernanRevert earlier change removing setPreservesCFG from...
2014-11-04 Juergen Ributzka[AArch64] Use the correct register class for ORR.
2014-11-04 Rafael EspindolaRevert "[mips] Add names and tests for the hardware...
2014-11-04 David BlaikieProvide gmlt-like inline scope information in the skele...
2014-11-04 David BlaikieMove cross-unit DIE caching to the DwarfFile level...
2014-11-04 Rafael EspindolaDon't produce relocations for a difference in a section...
2014-11-04 Vasileios Kalintiris[mips] Move COP2 & COP3 load/store instructions from...
2014-11-04 Vasileios Kalintiris[mips] Add names and tests for the hardware registers
2014-11-04 Andrea Di Biagio[X86] Add 'FeatureSlowSHLD' to cpu 'bdver3'. Also expli...
2014-11-04 Justin BognerErrorOr: Be more explicit in the implicit conversion...
2014-11-04 Arnaud A. de... [PBQP] Callee saved regs should have a higher cost...
2014-11-04 Arnaud A. de... [PBQP] Tweak spill costs and coalescing benefits
2014-11-04 Matt ArsenaultR600/SI: Rename div_scale dest operands to match docume...
2014-11-04 Benjamin KramerAArch64: Pattern match integer vector abs like we do...
2014-11-04 Kostya Serebryany[asan] [mips] changed ShadowOffset32 for systems having...
2014-11-04 Rafael EspindolaRemove unused DisableRedZone option.
2014-11-04 David MajnemerInstSimplify: Fold a hasNoSignedWrap() call into a...
2014-11-04 David MajnemerInstSimplify: Fold a hasNoUnsignedWrap() call into...
2014-11-04 Toma Tabacu[mips] Improve support for the .set mips16/nomips16...
2014-11-04 Juergen Ributzka[Stackmaps] Make test less fragile. NFC.
2014-11-04 Sanjay Patelremove function names from comments; NFC
2014-11-04 Sanjay Patelfix typo in comment
2014-11-04 NAKAMURA TakumiDisable 3 tests in llvm/test/Transforms/GCOVProfiling...
2014-11-04 NAKAMURA TakumiRemove "REQUIRES:shell" from tests. They work for me.
2014-11-04 Simon Atanasyan[yaml2obj] Allow yaml2obj tool to recognize EF_MIPS_NAN...
2014-11-04 NAKAMURA TakumiRe-enable tests in llvm/test/Object, corresponding...
2014-11-04 NAKAMURA Takumillvm/test/Transforms/GCOVProfiling/linezero.ll: Use...
2014-11-04 Rafael EspindolaRemove FindProgramByName. NFC.
2014-11-04 Yaron KerenFix Visual C++ warning, Program.inc(85): warning C4018...
2014-11-04 Charlie TurnerAdd missing tests for build attribute encodings in...
2014-11-04 David Majnemerllvm-objdump: Pass DiceTableEntry by reference
2014-11-04 NAKAMURA Takumisys::findProgramByName(): [Win32] Tweak to pass lowerca...
2014-11-04 David MajnemerCodeGen: Enable DWARF emission for MS ABI targets
2014-11-04 Yaron Keren#include <winbase.h> is not enough for Visual C++ 2013...
2014-11-04 David Majnemertest: Restore llvm-lit (at least for my machine)
2014-11-04 David MajnemerMinimize test case further
2014-11-04 NAKAMURA TakumiR600/LLVMBuild.txt: Add TransformUtils.
2014-11-04 Tim NorthoverDocs: give binutils/gold instructions for CMake too.
2014-11-04 Reid KlecknerRevert "Transforms: reapply SVN r219899"
2014-11-04 Mark HeffernanRemove setPreservesCFG from instcombine. The pass...
2014-11-04 Michael J.... Use findProgramByName.
2014-11-04 Michael J.... [Support][Program] Add findProgramByName(Name, Optional...
2014-11-04 Reid KlecknerUse the LLVM_GNUC_PREREQ macro instead of the longhand...
2014-11-04 Reid KlecknerRemove the END_WITH_NULL macro now that Clang doesn...
2014-11-04 Kevin EnderbyRemove the static version of getScatteredRelocationType...
2014-11-04 Reid KlecknerRename END_WITH_NULL to LLVM_END_WITH_NULL and move...
2014-11-04 Sanjoy DasThe patchpoint lowering logic would crash with live...
2014-11-04 Kevin EnderbyAdd the code and test cases for 32-bit Intel to llvm...
2014-11-04 Colin LeMahieu[Hexagon] Reverting 220584 to address ASAN errors.
2014-11-04 Sanjoy DasChange logic in StackMaps::recordStackMapOpers to use...
2014-11-03 Akira HatanakaRename variables to conform to llvm coding standards.
2014-11-03 Hal FinkelUse AA in LoadCombine
2014-11-03 David BlaikieUse common range handling for the CU's ranges
2014-11-03 Akira Hatanaka[AArch64] Make function processLogicalImmediate more...
2014-11-03 Rafael EspindolaHandle ASAN_OPTIONS and UBSAN_OPTIONS in TestingConfig.py
2014-11-03 Rafael Espindolarefactor duplicated code. NFC.
2014-11-03 David MajnemerInstCombine: Remove infinite loop caused by FoldOpIntoPhi
2014-11-03 David BlaikiePush the CURangeList down into the skeleton CU (where...
2014-11-03 Ahmed Bougacha[X86] Add debug print name for X86ISD::[US]MUL8. NFC...
2014-11-03 Rafael Espindola[lit] Forward LD_PRELOAD to tests.
2014-11-03 David BlaikieAdd DwarfCompileUnit::BaseAddress to track the base...
2014-11-03 Akira Hatanaka[ARM, inline-asm] Fix ARMTargetLowering::getRegForInlin...
2014-11-03 Reid KlecknerMSVC requires redeclarations to repeat noexcept
2014-11-03 Ahmed Bougacha[X86] 8bit divrem: Improve codegen for AH register...
2014-11-03 Hal FinkelEarlyCSE should ignore calls to @llvm.assume
2014-11-03 Tom StellardReapply: R600: Make sure to inline all internal functions
2014-11-03 Chad Rosier[Reassociate] Canonicalize negative constants out of...
2014-11-03 Reid KlecknerRelax the LLVM_NOEXCEPT _MSC_VER version check back...
2014-11-03 Paul RobinsonNormally an 'optnone' function goes through fast-isel...
2014-11-03 Duncan P. N... IR: MDNode => Value: Instruction::getAllMetadataOtherTh...
2014-11-03 Charlie TurnerRemove the cortex-a9-mp CPU.
2014-11-03 David BlaikieCleanup some unused or trivial functions in DwarfCompil...
2014-11-03 David BlaikieSink DwarfUnit::CURanges into DwarfCompileUnit
2014-11-03 Oliver Stannard[AArch64] Fix miscompile of comparison with 0xfffffffff...
2014-11-03 Sid ManningHandle ctor/init_array initialization.
2014-11-03 Charlie TurnerMerge the directive-eabi_attribute.s and directive...
2014-11-03 Rafael EspindolaAdd CRLF support to LineIterator.
2014-11-03 Oliver StannardRevert r221150, as it broke sanitizer tests
2014-11-03 Oliver StannardEmit .eh_frame with relocations to functions, rather...
2014-11-03 Peter Zotov[OCaml] Fix mismatched CAMLparam/CAMLreturn.
2014-11-03 Charlie TurnerTest commit.
2014-11-03 Peter CollingbourneCMake: Add libm to list of system libs printed by llvm...
2014-11-03 Daniel Sanders[mips] Remove unused prototype and variable. NFC.
2014-11-03 Peter Zotov[OCaml] Add -g on DEBUG_SYMBOLS=1, not ENABLE_OPTIMIZED.
2014-11-03 Peter ZotovUnbreak build.
2014-11-03 Peter Zotov[OCaml] Don't use deprecated non-caml_namespaced functions.
2014-11-03 Peter Zotov[OCaml] Initialize local roots prior to raising.
2014-11-03 Peter Zotov[OCaml] Core package should depend on LLVMTransformUtil...
next