oota-llvm.git
2013-04-29 Rafael EspindolaUpdate the documentation.
2013-04-29 Rafael EspindolaUse a RelocationRef instead of a relocation_iterator.
2013-04-29 Reid KlecknerRevert "revert r179735, it has no testcases, and doesn...
2013-04-29 Andrew KaylorExposing MCJIT through C API
2013-04-29 Rafael EspindolaPropagate relocation info to resolveRelocation.
2013-04-29 Rafael EspindolaReplace ObjRelocationInfo with relocation_iterator.
2013-04-29 Michael GottesmanAdd in some conditional compilation in order to silence...
2013-04-29 Michael Gottesman[objc-arc] Apply the RV optimization to retains next...
2013-04-29 Michael GottesmanAdded statistics to count the number of retains/release...
2013-04-29 Michael GottesmanRemoved trailing whitespace.
2013-04-29 Michael GottesmanFix for r180693. = /.
2013-04-29 Michael Gottesman[objc-arc-annotations] Moved the disabling of call...
2013-04-28 Benjamin KramerInline variable into the #ifdef block where it's used.
2013-04-28 Jia LiuAArch64 InstrFormats:
2013-04-27 Joerg SonnenbergerFix typo. Stupid me.
2013-04-27 Eric ChristopherRegen.
2013-04-27 Joerg SonnenbergerOnly use cxxabi.h's demangler, if it is actually available.
2013-04-27 Ulrich WeigandHandle tied sub-operands in AsmMatcherEmitter
2013-04-27 Shuxin YangFix a XOR reassociation bug.
2013-04-27 Dmitri GribenkoDocumentation: end option description with a period
2013-04-27 Tim NorthoverAArch64: convert MC-layer test to .s file
2013-04-27 Michael Gottesman[objc-arc] Test cleanups.
2013-04-27 Andrew TrickGeneralize the MachineTraceMetrics public API.
2013-04-27 Andrew TrickAdd target flags to MachineMemOperands.
2013-04-27 Andrew Trickwhitespace
2013-04-27 Eric ChristopherUse the target triple from the target machine rather...
2013-04-27 Eric ChristopherMove the XFAIL out of the middle of a comment.
2013-04-27 Rafael EspindolaMake all darwin ppc stubs local.
2013-04-27 Manman RenStruct-path aware TBAA: change the format of TBAAStruct...
2013-04-26 Adrian PrantlCleanup and document MachineLocation.
2013-04-26 Bill WendlingMicro-optimization
2013-04-26 Benjamin KramerMake CHECK lines a bit less strict so they also match...
2013-04-26 Nadav RotemTeach the interpreter to handle vector compares and...
2013-04-26 Rafael EspindolaUse llvm/Object/MachO.h in macho-dumper. Drop the old...
2013-04-26 Rafael EspindolaThe exception demo needs its symbols exported.
2013-04-26 Tom StellardR600: Initialize AMDGPUMachineFunction::ShaderType...
2013-04-26 Adrian Prantlcleanup testcase some more
2013-04-26 Adrian Prantlfix a typo that due to cu&paste quadrupled itself
2013-04-26 Quentin ColombetARM: Fix encoding of hint instruction for Thumb.
2013-04-26 Rafael EspindolaAdd missing ':'.
2013-04-26 Adrian PrantlBugfix for the debug intrinsic handling in InstCombiner:
2013-04-26 Ulrich WeigandPowerPC: Use RegisterOperand instead of RegisterClass...
2013-04-26 Silviu BarangaRe-write the address propagation code for pre-indexed...
2013-04-26 Ulrich WeigandPowerPC: Fix encoding of vsubcuw and vsum4sbs instructions
2013-04-26 Ulrich WeigandPowerPC: Fix encoding of stfsu and stfdu instructions
2013-04-26 Ulrich WeigandPowerPC: Fix encoding of rldimi and rldcl instructions
2013-04-26 Ulrich WeigandPowerPC: Support PC-relative fixup_ppc_brcond14.
2013-04-26 Benjamin KramerARM/NEON: Pattern match vector integer abs to vabs.
2013-04-26 Benjamin KramerX86: Now that we have a canonical form for vector integ...
2013-04-26 Benjamin KramerDAGCombiner: Canonicalize vector integer abs in the...
2013-04-26 Nadav RotemLoopVectorizer: Calculate the number of pointers to...
2013-04-26 Michael GottesmanUse 'git svn find-rev' in git-svnrevert instead of...
2013-04-26 Michael GottesmanRevert "[objc-arc] Added ImpreciseAutoreleaseSet to...
2013-04-26 Michael GottesmanUpdated GettingStarted.rst so that it references utils...
2013-04-26 Michael GottesmanAdded the scripts git-svnup/git-svnrevert to utils...
2013-04-25 Jack CarterMips assembler: .set reorder support
2013-04-25 Michael LiaoRemove SMLoc paired with CHECK-NOT patterns. Not functi...
2013-04-25 Preston GurdMake function documentation conform to llvm standards.
2013-04-25 Arnold SchwaighoferARM cost model: Integer div and rem is lowered to a...
2013-04-25 Andrew KaylorRe-enabling MCJIT object caching with memory leak fixed
2013-04-25 Chris Lattnerrevert r179735, it has no testcases, and doesn't really...
2013-04-25 Preston GurdThis patch adds the X86FixupLEAs pass, which will reduc...
2013-04-25 Nadav RotemLoopVectorizer: No need to generate pointer disambiguat...
2013-04-25 Reid Kleckner[mc-coff] Forward Linker Option flags into the .drectve...
2013-04-25 Rafael EspindolaFix section relocation for SECTIONREL32 with immediate...
2013-04-25 Michael LiaoRemove tailing whitespaces
2013-04-25 Chad Rosier[inline asm] Add a test case for r180226. The specific...
2013-04-25 Rafael EspindolaUse a pointer as the relocation iterator.
2013-04-25 Rafael EspindolaClarify getRelocationAddress x getRelocationOffset...
2013-04-25 Silviu BarangaFix constant folding for one lane vector types. Constan...
2013-04-25 Rafael EspindolaRevert "Adding object caching support to MCJIT"
2013-04-25 Rafael EspindolaRevert "Exposing MCJIT through C API"
2013-04-25 Rafael EspindolaDon't compute a std::vector<uint8_t> just to write...
2013-04-25 Akira HatanakaTest case for r180241.
2013-04-25 Akira HatanakaTest case for r180238.
2013-04-25 Akira Hatanaka[mips] Add definitions of micromips load and store...
2013-04-25 Filipe CabecinhasAllow users to choose identity used to sign tools.
2013-04-25 Akira Hatanaka[mips] Add definitions of micromips shift instructions.
2013-04-25 Andrew KaylorFixing OCAML bindings for MCJIT
2013-04-24 Tom StellardR600: Initialize BooleanVectorContents
2013-04-24 Tom StellardR600: Use SHT_PROGBITS for the .AMDGPU.config section
2013-04-24 Andrew KaylorExposing MCJIT through C API
2013-04-24 Andrew TrickFix for r180193 - MI Sched: eliminate local vreg.
2013-04-24 Chad Rosier[inline asm] Fix a crasher for an invalid value type...
2013-04-24 Andrew KaylorMaking invalidateInstructionCache automatic in SectionM...
2013-04-24 Michael Gottesman[objc-arc] Added ImpreciseAutoreleaseSet to track autor...
2013-04-24 Michael GottesmanFixed comment typo.
2013-04-24 Jack CarterMips assembler: Add 64 bit testing for JAL
2013-04-24 Rafael EspindolaUse pointers to iterate over symbols.
2013-04-24 Rafael EspindolaDon't produce an empty llvm.compiler.used in LTO.
2013-04-24 Reid KlecknerDon't forward declare environ on Windows
2013-04-24 Arnold SchwaighoferLoopVectorizer: Change variable name Stride to Consecut...
2013-04-24 Arnold SchwaighoferLoopVectorize: Scalarize padded types
2013-04-24 Arnold SchwaighoferLoopVectorizer: Bail out if we don't have datalayout...
2013-04-24 Rafael EspindolaRevert r180189.
2013-04-24 Andrew TrickMI Sched: eliminate local vreg copies.
2013-04-24 Andrew TrickRegister Coalescing: add a flag to disable rescheduling.
2013-04-24 Andrew TrickMI Sched: regpressure tracing.
2013-04-24 Rafael EspindolaFormatting fixes.
2013-04-24 Rafael EspindolaUse a pointer as the relocation iterator.
next