oota-llvm.git
2014-05-22 Eric ChristopherOverride runOnMachineFunction for ARMISelDAGToDAG so...
2014-05-22 Eric ChristopherOverride runOnMachineFunction for X86ISelDAGToDAG so...
2014-05-22 Eric ChristopherAvoid using subtarget features when adding X86 specific...
2014-05-22 Eric ChristopherRemove extra local variable.
2014-05-22 Eric ChristopherRename createGlobalBaseRegPass -> createX86GlobalBaseRe...
2014-05-22 Eric ChristopherFix typo.
2014-05-22 Eric ChristopherAvoid using subtarget features when initializing the...
2014-05-22 Eric ChristopherReset the subtarget for DAGToDAG on every iteration...
2014-05-22 Eric ChristopherReset the subtarget for DAGToDAG on every iteration...
2014-05-22 Eric ChristopherSort includes.
2014-05-22 David BlaikieDebugInfo: Simplify dead variable collection slightly.
2014-05-22 Andrew TrickFix a bug in SCEV's backedge taken count computation...
2014-05-22 Eli BenderskySimilar to bitcast, treat addrspacecast as a foldable...
2014-05-21 Eric ChristopherFix compilation issues.
2014-05-21 Eric ChristopherMake early if conversion dependent upon the subtarget...
2014-05-21 Eric ChristopherGroup the scheduling functions together.
2014-05-21 David BlaikieRevert "DebugInfo: Don't put fission type units in...
2014-05-21 Saleem AbdulrasoolMC: correct IMAGE_REL_ARM_MOV32T relocation emission
2014-05-21 Saleem AbdulrasoolMC: introduce ability to restrict recorded relocations
2014-05-21 David BlaikieDebugInfo: Use the SPMap to find the parent CU of inlin...
2014-05-21 Matt ArsenaultR600: Add comment describing problems with LowerConstan...
2014-05-21 Matt ArsenaultR600: Partially fix constant initializers for structs...
2014-05-21 Matt ArsenaultR600: Add failing testcases for constant initializers.
2014-05-21 Eric ChristopherRemove getTargetLowering from TargetPassConfig as the...
2014-05-21 Eric ChristopherRemove unused member variable from hexagon pass.
2014-05-21 David BlaikieDebugInfo: Ensure concrete out of line variables from...
2014-05-21 Quentin Colombet[X86] Fix a bug in the lowering of BLENDI introduced...
2014-05-21 Eric ChristopherMove MCOptions that aren't shared between programs...
2014-05-21 Eric ChristopherMake a couple of command lines static and remove an...
2014-05-21 David BlaikieDebugInfo: Simplify subprogram declaration creation...
2014-05-21 Matt ArsenaultUse cast<> instead of unchecked dyn_cast
2014-05-21 Saleem AbdulrasoolMC: loosen an overzealous assertion
2014-05-21 Greg FitzgeraldUse llvm-lit if LLVM source tree is unavailable.
2014-05-21 Dave EstesTest comment commit.
2014-05-21 Daniel Sanders[mips][mips64r6] Add bc[12](eq|ne)z
2014-05-21 Daniel Sanders[asm matcher] Fix incorrect assertion when there are...
2014-05-21 Evgeniy Stepanov[asan] Fix x86-32 asm instrumentation to preserve flags.
2014-05-21 Saleem AbdulrasoolMC: mark COFF .drectve section as REMOVE
2014-05-21 Richard Smith[modules] Add module maps for LLVM. These are not quite...
2014-05-21 Saleem AbdulrasoolARM: correct bundle generation for MOV32T relocations
2014-05-21 Eric ChristopherThis command line option is only used in one place...
2014-05-21 Eric ChristopherAdd a comment here.
2014-05-20 Eric ChristopherMove this test to the backend from the frontend.
2014-05-20 Eric ChristopherMove the verbose asm option to be part of the options...
2014-05-20 Kevin EnderbyUpdate MachOObjectFile::getSymbolAddress so it returns...
2014-05-20 Alexey SamsonovFix test added in r209242: llc shouldn't create files...
2014-05-20 David BlaikieRevert "DebugInfo: Assume all subprogram DIEs have...
2014-05-20 Adam Nemet[ARM64] PR19792: Fix cycle in DAG after performPostLD1C...
2014-05-20 David BlaikieUnbreak the sanitizer buildbots after r209226 due to...
2014-05-20 Eric ChristopherMove the function and data section flags into the optio...
2014-05-20 Kevin EnderbyRevert r209235 as it broke two tests:
2014-05-20 Kevin EnderbyUpdate MachOObjectFile::getSymbolAddress so it returns...
2014-05-20 Quentin Colombet[LSR] Canonicalize reg1 + ... + regN into reg1 + ....
2014-05-20 Duncan P. N... GlobalValue: Automatically reset visibility when settin...
2014-05-20 David BlaikieFix test breakage introduced in r209223.
2014-05-20 Alexey SamsonovRewrite calculateDbgValueHistory to make it (hopefully...
2014-05-20 David BlaikiePR19767: DebugInfo emission of pointer constants.
2014-05-20 Renato GolinAvoids DCE on write_register
2014-05-20 Adam Nemet[PowerPC] PR19796: Also match ISD::TargetConstant in...
2014-05-20 Eric ChristopherClean up language and grammar.
2014-05-20 Daniel SandersTemporarily revert: r209129 - [mips][mips64r6] Sorted...
2014-05-20 Bradley Smith[ARM64] Port basic-a64-diagnostics.s over to ARM64
2014-05-20 Tim NorthoverTableGen: permit non-leaf ComplexPattern uses
2014-05-20 Simon AtanasyanAdd parentheses to suppress the gcc warning '-Wparenthe...
2014-05-20 Benjamin KramerLegalizer: Make bswap promotion safe for vectors.
2014-05-20 Simon Atanasyan[Mips] Add more relocation types and MIPS specific...
2014-05-20 Christian PirkerARMEB: Additional test files for ARM fixups
2014-05-20 Tim NorthoverTableGen: convert InstAlias's Emit bit to an int.
2014-05-20 Alexey Volkov[X86] Tune LEA usage for Silvermont
2014-05-20 Zinovy Nis[LV][REFACTOR] One more tiny fix for printing debug...
2014-05-20 Saleem Abdulrasoolllvm-readobj: use range-based for loop
2014-05-20 Nick LewyckyTeach isKnownNonNull that a nonnull return is not null...
2014-05-20 David BlaikieDebugInfo: Emit function definitions within their names...
2014-05-20 David BlaikieFollow up to 209187, updating a test to use FileCheck...
2014-05-20 David BlaikieUpdate test/DebugInfo/2010-04-06-NestedFnDbgInfo.ll...
2014-05-20 Nick LewyckyAdd 'nonnull', a new parameter and return attribute...
2014-05-19 Adrian PrantlLTO: Add a testcase for linking modules with incompatib...
2014-05-19 Kevin EnderbyOK, NAKAMURA Takumi beat me to this change. So backing...
2014-05-19 Kevin EnderbyDavid Blaikie pointed out that the test added in r20915...
2014-05-19 David BlaikieDebugInfo: Assume all subprogram DIEs have been created...
2014-05-19 NAKAMURA Takumi[CMake] Add llvm-size to check-llvm, to fix build since...
2014-05-19 Chad Rosier[ARM64] Adds Cortex-A53 scheduling support for vector...
2014-05-19 Matt ArsenaultRemove unused method declaration
2014-05-19 Alexey SamsonovAdd documentation for llvm-dwarfdump tool
2014-05-19 David BlaikieDebugInfo: Don't include DW_AT_inline on each abstract...
2014-05-19 David BlaikieDebugInfo: Fix missing inlined_subroutines caused by...
2014-05-19 Eric ChristopherFix typos.
2014-05-19 Reid Klecknercmake: Remove -D NDEBUG from CFLAGS as well as CXXFLAGS
2014-05-19 Juergen Ributzka[ConstantHoisting][X86] Change the cost model to never...
2014-05-19 Andrea Di Biagio[X86] Add ISel patterns to improve the selection of...
2014-05-19 Kevin EnderbyImplement MachOObjectFile::isSectionData() and MachOObj...
2014-05-19 Filipe CabecinhasAdded more insertps optimizations
2014-05-19 Lang HamesFix testers by removing dubious testcase for r209154.
2014-05-19 Lang Hames[RuntimeDyld] Fix x86-64 MachO GOT relocation handling.
2014-05-19 Alexey SamsonovKill symbolization functionality in llvm-dwarfdump...
2014-05-19 Peter CollingbourneCheck the alwaysinline attribute on the call as well...
2014-05-19 Matt ArsenaultUse range for
2014-05-19 Jyotsna Vermareverting r209132
2014-05-19 Alp TokerMemoryBuffer: Use GetNativeSystemInfo()
2014-05-19 Eric ChristopherRevert "Patch for function cloning to inline all blocks...
next