aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-25Remove tailing whitespacesMichael Liao
2013-04-25[inline asm] Add a test case for r180226. The specific issue is that the inlineChad Rosier
2013-04-25Use a pointer as the relocation iterator.Rafael Espindola
2013-04-25Clarify getRelocationAddress x getRelocationOffset a bit.Rafael Espindola
2013-04-25Fix constant folding for one lane vector types. Constant folding one lane vec...Silviu Baranga
2013-04-25Revert "Adding object caching support to MCJIT"Rafael Espindola
2013-04-25Revert "Exposing MCJIT through C API"Rafael Espindola
2013-04-25Don't compute a std::vector<uint8_t> just to write it out a stream.Rafael Espindola
2013-04-25Test case for r180241.Akira Hatanaka
2013-04-25Test case for r180238.Akira Hatanaka
2013-04-25[mips] Add definitions of micromips load and store instructions.Akira Hatanaka
2013-04-25Allow users to choose identity used to sign tools.Filipe Cabecinhas
2013-04-25[mips] Add definitions of micromips shift instructions.Akira Hatanaka
2013-04-25Fixing OCAML bindings for MCJITAndrew Kaylor
2013-04-24R600: Initialize BooleanVectorContentsTom Stellard
2013-04-24R600: Use SHT_PROGBITS for the .AMDGPU.config sectionTom Stellard
2013-04-24Exposing MCJIT through C APIAndrew Kaylor
2013-04-24Fix for r180193 - MI Sched: eliminate local vreg.Andrew Trick
2013-04-24[inline asm] Fix a crasher for an invalid value type/register class.Chad Rosier
2013-04-24Making invalidateInstructionCache automatic in SectionMemoryManagerAndrew Kaylor
2013-04-24[objc-arc] Added ImpreciseAutoreleaseSet to track autorelease calls that were...Michael Gottesman
2013-04-24Fixed comment typo.Michael Gottesman
2013-04-24Mips assembler: Add 64 bit testing for JALJack Carter
2013-04-24Use pointers to iterate over symbols.Rafael Espindola
2013-04-24Don't produce an empty llvm.compiler.used in LTO.Rafael Espindola
2013-04-24Don't forward declare environ on WindowsReid Kleckner
2013-04-24LoopVectorizer: Change variable name Stride to ConsecutiveStrideArnold Schwaighofer
2013-04-24LoopVectorize: Scalarize padded typesArnold Schwaighofer
2013-04-24LoopVectorizer: Bail out if we don't have datalayout we need itArnold Schwaighofer
2013-04-24Revert r180189.Rafael Espindola
2013-04-24MI Sched: eliminate local vreg copies.Andrew Trick
2013-04-24Register Coalescing: add a flag to disable rescheduling.Andrew Trick
2013-04-24MI Sched: regpressure tracing.Andrew Trick
2013-04-24Formatting fixes.Rafael Espindola
2013-04-24Use a pointer as the relocation iterator.Rafael Espindola
2013-04-24Add include guards.Eric Christopher
2013-04-24Formatting.Eric Christopher
2013-04-24Align the __LD,__compact_unwind section.Bill Wendling
2013-04-24remove cbe backend from sample configureJia Liu
2013-04-24Cleanup testcase and ensure we actually exercise the inliner.Adrian Prantl
2013-04-23Machine model: Generate table entries for super-resources.Andrew Trick
2013-04-23Machine model: verify well-formed processor resource groups.Andrew Trick
2013-04-23Machine model: rewrite a tablegen loop to avoid comparing record pointers.Andrew Trick
2013-04-23Comment a strange field in ScheduleDAG.Andrew Trick
2013-04-23Fix dependency layering issues caused by r180112.Eric Christopher
2013-04-23Fixing cmake build for MCJIT unit testsAndrew Kaylor
2013-04-23Fixing typo in comment.Andrew Kaylor
2013-04-23Adding object caching support to MCJITAndrew Kaylor
2013-04-23Hexagon: Use multiclass for combine and STri[bhwd]_shl_V4 instructions.Jyotsna Verma
2013-04-23Hexagon: Define relations for GP-relative instructions.Jyotsna Verma