oota-llvm.git
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.
2013-04-24 Eric ChristopherAdd include guards.
2013-04-24 Eric ChristopherFormatting.
2013-04-24 Bill WendlingAlign the __LD,__compact_unwind section.
2013-04-24 Jia Liuremove cbe backend from sample configure
2013-04-24 Adrian PrantlCleanup testcase and ensure we actually exercise the...
2013-04-23 Andrew TrickMachine model: Generate table entries for super-resources.
2013-04-23 Andrew TrickMachine model: verify well-formed processor resource...
2013-04-23 Andrew TrickMachine model: rewrite a tablegen loop to avoid compari...
2013-04-23 Andrew TrickComment a strange field in ScheduleDAG.
2013-04-23 Eric ChristopherFix dependency layering issues caused by r180112.
2013-04-23 Andrew KaylorFixing cmake build for MCJIT unit tests
2013-04-23 Andrew KaylorFixing typo in comment.
2013-04-23 Andrew KaylorAdding object caching support to MCJIT
2013-04-23 Jyotsna VermaHexagon: Use multiclass for combine and STri[bhwd]_shl_...
2013-04-23 Jyotsna VermaHexagon: Define relations for GP-relative instructions.
2013-04-23 Adrian PrantlMake sure the instruction right after an inlined functi...
2013-04-23 Stephen LinAdd more tests for r179925 to verify correct handling...
2013-04-23 Rafael EspindolaFix typo.
2013-04-23 Stephen LinLowercase "is" boolean variable prefix for consistency...
2013-04-23 Rafael EspindolaSimplify yaml2obj a bit.
2013-04-23 Jyotsna VermaHexagon: Remove assembler mapped instruction definitions.
2013-04-23 Bill SchmidtChange commentary for PowerPC Boolean vector contents.
2013-04-23 Akira Hatanaka[mips] Compare splat value with element size instead...
2013-04-23 Owen AndersonDAGCombine should not aggressively fold SEXT(VSETCC...
2013-04-23 Aaron BallmanTesting for _XCR_XFEATURE_ENABLED_MASK instead of a...
2013-04-23 Vincent LejeuneR600: Use .AMDGPU.config section to emit stacksize
2013-04-23 Vincent LejeuneR600: Add CF_END
2013-04-23 Nadav RotemLoopVectorizer: Fix 15830. When scalarizing and unrolli...
2013-04-23 Jyotsna VermaHexagon: Remove duplicate instructions to handle global...
2013-04-23 Pekka JaaskelainenCall the potentially costly isAnnotatedParallel() only...
2013-04-23 Stephen LinAdd some constraints to use of 'returned':
2013-04-23 Rafael EspindolaWrite relocations in yaml2obj.
2013-04-23 Tom StellardWrap.h: Define wrap / unwrap function for ExecutionEngine
2013-04-23 Carlo Kokc vs c++ mistake in header file typedef for AtomicRMW...
2013-04-23 Alexey SamsonovFixup for r180094: properly use MSan interface functions
2013-04-23 Carlo KokExpose IRBuilder::CreateAtomicRMW as LLVMBuildAtomicRMW...
2013-04-23 Reid KlecknerUn-revert the environ copy in ProgramTest after fixing...
2013-04-23 Alexey SamsonovTell MSan that memory initialized by libz is valid
2013-04-23 Rafael EspindolaMove test from grep to FileCheck.
2013-04-23 Alexey SamsonovUse zlib to uncompress debug sections in DWARF parser.
2013-04-23 Hans WennborgAdd llvm_unreachable after fully covered switch to...
2013-04-23 Alexey SamsonovAdd more guards around zlib-dependent code
2013-04-23 Alexey SamsonovAdd basic zlib support to LLVM. This would allow to...
2013-04-23 Pekka JaaskelainenRefuse to (even try to) vectorize loops which have...
2013-04-23 Tim NorthoverAArch64: remove unnecessary check that RS is valid
2013-04-22 Manman RenStruct-path aware TBAA: update getMostGenericTBAA
2013-04-22 Michael GottesmanRevert "Add a missing reference on a std::vector<>...
2013-04-22 Matt ArsenaultRemove unused DwarfSectionOffsetDirective string
2013-04-22 Eric ChristopherMove C++ code out of the C headers and into either...
2013-04-22 Chad Rosier[ms-inline asm] Removed this unnecessary check. In...
2013-04-22 Chad RosierAdd test case for PR15779, which has previously been...
2013-04-22 Chad Rosier[ms-inline asm] Get the OpDecl and remove a redundant...
2013-04-22 Chad Rosier[ms-inline asm] Add the OpDecl to the InlineAsmIdentifi...
2013-04-22 Eli BenderskyOptimize MachineBasicBlock::getSymbol by caching the...
2013-04-22 Reid KlecknerAdd a missing reference on a std::vector<> out param
2013-04-22 Anat ShemerChanged back (relative to commit 179786) the operations...
2013-04-22 Chad RosierFix unused variable warning.
2013-04-22 Eli BenderskyFix comment that didn't match the method it was above
2013-04-22 Reid Kleckner[Support] Propagate the environment into the test child...
2013-04-22 Akira Hatanaka80 columns.
2013-04-22 Akira Hatanaka[mips] In performDSPShiftCombine, check that all elemen...
next