oota-llvm.git
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...
2014-11-03 Peter Zotov[OCaml] Fix ocamlc -custom builds when configured as...
2014-11-03 Peter Zotov[OCaml] Avoid embedding absolute paths into executables.
2014-11-03 Peter Zotov[OCaml] Don't build stub libraries twice.
2014-11-03 Peter Zotov[OCaml] Run tests twice, with ocamlc and ocamlopt ...
2014-11-03 Peter Zotov[OCaml] META: remove exists_if(toplevel).
2014-11-03 Peter Zotov[OCaml] ExecutionEngine package should not depend on...
2014-11-03 David MajnemerForgot to add input file for test added in r221133
2014-11-03 David Majnemerllvm-vtabledump: Handle Itanium VTables
2014-11-03 David MajnemerInstCombine: Combine (X | Y) - X to (~X & Y)
2014-11-03 David BlaikieSink range list handling down from DwarfUnit into its...
2014-11-03 Diego NovilloUse ErrorOr for the ::create factory on instrumented...
2014-11-02 Matt ArsenaultR600: Don't unnecessarily repeat the register class
2014-11-02 Matt ArsenaultR600/SI: Use REG_SEQUENCE instead of INSERT_SUBREGs
2014-11-02 Matt ArsenaultSupport REG_SEQUENCE in tablegen.
2014-11-02 Matt ArsenaultFix typo
2014-11-02 Matt ArsenaultFix missing C++ mode comment
2014-11-02 Daniel SandersRe-commit r221056 and others with fix, "[mips] Move...
2014-11-02 Rafael EspindolaRevert r221096 bringing back r221014 with a fix.
2014-11-02 Rafael Espindola[cmake] Pass -O3 when linking.
2014-11-02 Chandler CarruthRevert r221014: "Refactor duplicated code in liking...
2014-11-02 David BlaikieFormatting
2014-11-02 David BlaikieAdd DwarfUnit::isDwoUnit and use it to generalize strin...
2014-11-02 David BlaikieRemove the last mention of LineTablesOnly from DwarfUni...
2014-11-02 David BlaikieSink DwarfUnit::applySubprogramAttributesToDefinition...
2014-11-02 Elena DemikhovskyUse Alias Analysis to hoist 2 loads from diamond to...
2014-11-02 David BlaikieSink DwarfUnit::addExpr into DwarfCompileUnit
2014-11-02 David BlaikieFix the build from the last commit
2014-11-02 David BlaikieSink DwarfUnit::applyVariableAttributes into DwarfCompi...
2014-11-02 David BlaikieSink DwarfUnit::addLocationList down into DwarfCompileUnit
2014-11-02 David BlaikieSink DwarfUnit::addComplexAddress down into DwarfCompil...
2014-11-02 David BlaikiePush DwarfUnit::addAddress down into DwarfCompileUnit
2014-11-02 David BlaikieSink DwarfUnit::addVariableAddress into DwarfCompileUni...
2014-11-02 David BlaikieDebugInfo: Sink accelerator table lists down (GlobalNam...
2014-11-02 David BlaikieAdd DwarfUnit::addGlobalType to match DwarfUnit::addGlo...
2014-11-02 NAKAMURA TakumiRevert r221056 and others, "[mips] Move F128 argument...
2014-11-02 David BlaikieDebugInfo: Refactor index type DIE initialization by...
2014-11-02 David BlaikieBe sure to initialize DwarfCompileUnit::LabelBegin...
2014-11-02 David BlaikieDon't bother creating LabelBegin for .dwo units
2014-11-02 Tim NorthoverDocs: update va_arg example with valid x86_64 va_list...
2014-11-02 David BlaikieDrop DwarfCompileUnit::getLocalLabel* in favor of just...
2014-11-02 David BlaikieSink DwarfUnit::LabelBegin down into DwarfCompileUnit...
2014-11-02 Rafael EspindolaUpdate test to use llvm-readobj. NFC.
2014-11-01 David BlaikieSink dwarf unit length emission down into DwarfUnit...
2014-11-01 David BlaikieTest 221067 in a fixed-target test so as not to fail...
2014-11-01 Rafael EspindolaFix the build of the gold plugin.
2014-11-01 David MajnemerInstCombine: Don't assume that m_ZExt matches an Instru...
2014-11-01 David BlaikieRemove test coverage added in 221067 due to it being...
2014-11-01 David BlaikieRemove DwarfUnit::LabelEnd in favor of computing the...
2014-11-01 David BlaikieSink DwarfUnit::SectionSym into DwarfCompileUnit as...
2014-11-01 Daniel SandersRenamed CCState members that appear to misspell 'Proces...
2014-11-01 David BlaikieMake DwarfCompileUnit::Skeleton more narrowly typed...
2014-11-01 Daniel Sanders[mips] Move all ByVal handling into CCState and tablege...
2014-11-01 Daniel Sanders[mips] Fix unused variable warning introduced in r221056
2014-11-01 Daniel Sanders[mips] Remove ByValArgInfo::Address in favour of CCValA...
2014-11-01 Daniel Sanders[mips] Move F128 argument handling into MipsCCState...
2014-11-01 David BlaikieSink DwarfUnit::Skeleton down into DwarfCompileUnit
2014-11-01 Daniel Sanders[mips] Remove MipsCC::CCInfo. NFC.
2014-11-01 Daniel Sanders[mips] Removed MipsCC::fixedArgFn(). NFC
2014-11-01 Daniel Sanders[tablegen] Add CustomCallingConv and use it to tablegen...
next