summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Clarify getRelocationAddress x getRelocationOffset a bit.Rafael Espindola2013-04-25
* Fix constant folding for one lane vector types. Constant folding one lane vec...Silviu Baranga2013-04-25
* Revert "Adding object caching support to MCJIT"Rafael Espindola2013-04-25
* Revert "Exposing MCJIT through C API"Rafael Espindola2013-04-25
* Don't compute a std::vector<uint8_t> just to write it out a stream.Rafael Espindola2013-04-25
* Test case for r180241.Akira Hatanaka2013-04-25
* Test case for r180238.Akira Hatanaka2013-04-25
* [mips] Add definitions of micromips load and store instructions.Akira Hatanaka2013-04-25
* Allow users to choose identity used to sign tools.Filipe Cabecinhas2013-04-25
* [mips] Add definitions of micromips shift instructions.Akira Hatanaka2013-04-25
* Fixing OCAML bindings for MCJITAndrew Kaylor2013-04-25
* R600: Initialize BooleanVectorContentsTom Stellard2013-04-24
* R600: Use SHT_PROGBITS for the .AMDGPU.config sectionTom Stellard2013-04-24
* Exposing MCJIT through C APIAndrew Kaylor2013-04-24
* Fix for r180193 - MI Sched: eliminate local vreg.Andrew Trick2013-04-24
* [inline asm] Fix a crasher for an invalid value type/register class.Chad Rosier2013-04-24
* Making invalidateInstructionCache automatic in SectionMemoryManagerAndrew Kaylor2013-04-24
* [objc-arc] Added ImpreciseAutoreleaseSet to track autorelease calls that were...Michael Gottesman2013-04-24
* Fixed comment typo.Michael Gottesman2013-04-24
* Mips assembler: Add 64 bit testing for JALJack Carter2013-04-24
* Use pointers to iterate over symbols.Rafael Espindola2013-04-24
* Don't produce an empty llvm.compiler.used in LTO.Rafael Espindola2013-04-24
* Don't forward declare environ on WindowsReid Kleckner2013-04-24
* LoopVectorizer: Change variable name Stride to ConsecutiveStrideArnold Schwaighofer2013-04-24
* LoopVectorize: Scalarize padded typesArnold Schwaighofer2013-04-24
* LoopVectorizer: Bail out if we don't have datalayout we need itArnold Schwaighofer2013-04-24
* Revert r180189.Rafael Espindola2013-04-24
* MI Sched: eliminate local vreg copies.Andrew Trick2013-04-24
* Register Coalescing: add a flag to disable rescheduling.Andrew Trick2013-04-24
* MI Sched: regpressure tracing.Andrew Trick2013-04-24
* Formatting fixes.Rafael Espindola2013-04-24
* Use a pointer as the relocation iterator.Rafael Espindola2013-04-24
* Add include guards.Eric Christopher2013-04-24
* Formatting.Eric Christopher2013-04-24
* Align the __LD,__compact_unwind section.Bill Wendling2013-04-24
* remove cbe backend from sample configureJia Liu2013-04-24
* Cleanup testcase and ensure we actually exercise the inliner.Adrian Prantl2013-04-24
* Machine model: Generate table entries for super-resources.Andrew Trick2013-04-23
* Machine model: verify well-formed processor resource groups.Andrew Trick2013-04-23
* Machine model: rewrite a tablegen loop to avoid comparing record pointers.Andrew Trick2013-04-23
* Comment a strange field in ScheduleDAG.Andrew Trick2013-04-23
* Fix dependency layering issues caused by r180112.Eric Christopher2013-04-23
* Fixing cmake build for MCJIT unit testsAndrew Kaylor2013-04-23
* Fixing typo in comment.Andrew Kaylor2013-04-23
* Adding object caching support to MCJITAndrew Kaylor2013-04-23
* Hexagon: Use multiclass for combine and STri[bhwd]_shl_V4 instructions.Jyotsna Verma2013-04-23
* Hexagon: Define relations for GP-relative instructions.Jyotsna Verma2013-04-23
* Make sure the instruction right after an inlined function has aAdrian Prantl2013-04-23
* Add more tests for r179925 to verify correct handling of signext/zeroext; str...Stephen Lin2013-04-23
* Fix typo.Rafael Espindola2013-04-23