oota-llvm.git
2014-06-15 Eric ChristopherTemporarily revert r210953 in an attempt to bring the...
2014-06-15 Matt ArsenaultR600: Report that integer division is expensive.
2014-06-15 Matt ArsenaultR600: Remove dead code
2014-06-15 David BlaikiePR20038: DebugInfo missing DIEs for some concrete varia...
2014-06-15 Manuel KlimekAdd specialization of FoldingSetTrait for std::pair.
2014-06-15 Tim NorthoverLegalizeDAG: make sure cast is unsigned before using...
2014-06-15 Tim NorthoverAArch64: improve handling & modelling of FP_TO_XINT...
2014-06-15 Tim NorthoverAArch64: improve vector [su]itofp handling.
2014-06-15 NAKAMURA TakumiDon't expect tests always crashing. Add "REQUIRES:asserts".
2014-06-14 Artyom SkrobovReplacing the private implementations of SwapValue...
2014-06-14 Artyom SkrobovUsing llvm::sys::swapByteOrder() for the common case...
2014-06-14 Artyom SkrobovAdding llvm::sys::swapByteOrder() for the common use...
2014-06-14 Artyom SkrobovRenaming SwapByteOrder() to getSwappedBytes()
2014-06-14 Matt ArsenaultR600: Add failing testcases.
2014-06-14 Matt ArsenaultFix typo
2014-06-14 Matt ArsenaultR600: Fix asserts related to constant initializers
2014-06-14 Matt ArsenaultR600: Use address space enum instead of value
2014-06-14 Nick LewyckyRemove extra whitespace in function declaration. No...
2014-06-13 David BlaikieDebugInfo: Remove some extra handling of abstract varia...
2014-06-13 Eric ChristopherRemove InstrItineraryData off of the TargetMachine...
2014-06-13 Eric ChristopherMove ARMJITInfo off of the TargetMachine and down onto...
2014-06-13 Jiangning LiuComplete remove test/Transforms/GlobalMerge.
2014-06-13 Jiangning LiuMove GlobalMerge from Transform to CodeGen.
2014-06-13 Eric ChristopherThe hazard recognizer only needs a subtarget, not a...
2014-06-13 Eric ChristopherFix typo.
2014-06-13 David BlaikieDebugInfo: Reference abstract definitions from variable...
2014-06-13 Alexey Samsonov[DWARF parser] Use distinction between DW_AT_ranges_bas...
2014-06-13 David BlaikieDwarfDebug::getExistingAbstractVariable: constify an...
2014-06-13 David BlaikieDebugInfo: Following up to r209677, refactor local...
2014-06-13 David BlaikieDebugInfo: Refactor some tests to allow DW_AT_name...
2014-06-13 David Blaikietest/DebugInfo/X86/dbg-value-isel.s: correct lexical...
2014-06-13 Zachary TurnerMake the error-handling functions thread-safe.
2014-06-13 Alexey SamsonovRemove top-level Clang -fsanitize= flags for optional...
2014-06-13 Tim NorthoverX86: lower ATOMIC_CMP_SWAP_WITH_SUCCESS directly
2014-06-13 Matt ArsenaultR600: Cleanup some old AMDIL stuff.
2014-06-13 Rafael EspindolaFinishing touch for the std::error_code transition.
2014-06-13 Tim NorthoverAtomics: make use of the "cmpxchg weak" instruction.
2014-06-13 Tim NorthoverAtomics: switch direction of cmpxchg comparison
2014-06-13 Tom StellardR600: Remove AMDIL instruction and register definitions
2014-06-13 Tobias Grosseropt: Initialize asm printers
2014-06-13 Rafael EspindolaRemove unused and odd code.
2014-06-13 Rafael EspindolaRemove broken include.
2014-06-13 Rafael EspindolaFix KillTheDoctor after r210725.
2014-06-13 Tim NorthoverSCCP: update for cmpxchg returning { iN, i1 } now.
2014-06-13 Zoran Jovanovic[mips][mips64r6] Relocation R_MIPS_PC18_S3
2014-06-13 Tim NorthoverDocs: remove extra {} around result types.
2014-06-13 Tim NorthoverDocs: fix grammar error in description
2014-06-13 Tim NorthoverIR: add "cmpxchg weak" variant to support permitted...
2014-06-13 Cameron McInallyFix bad copy-and-paste from r210652. AVX512 masked...
2014-06-13 Daniel Sanders[mips] Add cache and pref instructions
2014-06-13 Daniel Sanders[mips][mips64r6] bc1any[24] are not available on MIPS32...
2014-06-13 Daniel Sanders[mips][mips64r6] b(ge|lt)zal are not available on MIPS3...
2014-06-13 Daniel Sanders[mips][mips64r6] daddi is not available on MIPS64r6
2014-06-13 NAKAMURA Takumi[Win32] Let utils/not aware of abort(), aka llvm_unreac...
2014-06-13 NAKAMURA Takumillvm/test/CodeGen/X86/fast-isel-args-fail2.ll: Don...
2014-06-13 Cameron McInallyAdd HasCDI predicate to AVX512 VPBROADCASTM*.
2014-06-13 Tim NorthoverCPP backend: set volatile property on atomic instructions.
2014-06-13 Oliver StannardARM: Fix fastcc calling convention for Thumb1
2014-06-13 Matt ArsenaultR600: Don't call setOperationAction with things that...
2014-06-13 Matt ArsenaultR600/SI: Fix selection error on i64 rotl / rotr.
2014-06-13 Rafael EspindolaRemove the last uses of 'using std::error_code'
2014-06-13 Rafael EspindolaRemove 'using std::error_code' from tools.
2014-06-13 Rafael EspindolaFix build on windows.
2014-06-13 Rafael EspindolaRemove 'using std::errro_code' from lib.
2014-06-13 Juergen Ributzka[FastISel][X86] Add support for cvttss2si/cvttsd2si...
2014-06-13 Tom StellardR600: Move AMDGPUInstrInfo from AMDGPUTargetMachine...
2014-06-13 Tom StellardR600: Drop use of cached TargetMachine in R600InstrInfo.cpp
2014-06-13 Rafael EspindolaRemove all uses of 'using std::error_code' from headers.
2014-06-13 Tom StellardR600: Drop use of cached TargetMachine in AMDGPUInstrIn...
2014-06-13 Juergen Ributzka[FastISel][X86] - Add branch weights
2014-06-13 Eric ChristopherMove ARMSelectionDAGInfo from the TargetMachine to...
2014-06-13 Eric ChristopherMove to a private function to initialize subtarget...
2014-06-12 Alexey Samsonov[DWARF parser] Fix broken address ranges construction.
2014-06-12 Eric ChristopherHave ARMSelectionDAGInfo take a DataLayout as it's...
2014-06-12 Juergen Ributzka[FastISel][X86] Add MachineMemOperand to load/store...
2014-06-12 Eric ChristopherMove the PPCSelectionDAGInfo off the TargetMachine...
2014-06-12 Eric ChristopherMake PPCSelectionDAGInfo take a DataLayout instead...
2014-06-12 Eric ChristopherMove PPCTargetLowering off of the TargetMachine and...
2014-06-12 Eric ChristopherRemove an extraneous this-> to access the subtarget.
2014-06-12 Eric ChristopherRename PPCSubTarget to Subtarget in PPCTargetLowering...
2014-06-12 Andrew TrickFix the scheduler's MaxObservedStall computation.
2014-06-12 Eric ChristopherMove PPCJITInfo off of the TargetMachine and onto the...
2014-06-12 Eric ChristopherRemove the use of TargetMachine from PPCJITInfo and...
2014-06-12 Rafael EspindolaFix the build of KillTheDoctor.
2014-06-12 Richard Smith[modules] The LLVM C API does not require C++!
2014-06-12 Eric ChristopherMove PPCInstrInfo off of the target machine and onto...
2014-06-12 Rafael EspindolaTry to fix the windows build.
2014-06-12 Eric ChristopherRemove TargetMachine from PPCInstrInfo and all dependen...
2014-06-12 Rafael EspindolaDon't use 'using std::error_code' in include/llvm.
2014-06-12 Bob WilsonMove test for r210734 to Feature/aliases.ll.
2014-06-12 Matt ArsenaultDelete trailing whitespace.
2014-06-12 Juergen RibutzkaUpdate test case to use "not" instead of "XFAIL".
2014-06-12 Duncan P. N... GVN: Enable value forwarding for calloc
2014-06-12 Matt ArsenaultR600: Mostly remove remaining AMDIL intrinsics.
2014-06-12 Eric ChristopherMove DataLayout from the PPCTargetMachine to the subtarget.
2014-06-12 Eric ChristopherMove PPCFrameLowering into PPCSubtarget from PPCTargetM...
2014-06-12 Bob WilsonLangRef: clarify that global declarations can have...
2014-06-12 Juergen Ributzka[FastISel][X86] Argument lowering test case
2014-06-12 Juergen Ributzka[FastIsel][X86] Add support for lowering the first...
2014-06-12 Saleem AbdulrasoolCodeGen: enable mov.w/mov.t pairs with minsize for WoA
next