aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Added the scripts git-svnup/git-svnrevert to utils/git-svn.Michael Gottesman2013-04-262-0/+68
* Mips assembler: .set reorder supportJack Carter2013-04-252-0/+31
* Remove SMLoc paired with CHECK-NOT patterns. Not functionality change.Michael Liao2013-04-252-8/+16
* Make function documentation conform to llvm standards.Preston Gurd2013-04-251-30/+32
* ARM cost model: Integer div and rem is lowered to a function callArnold Schwaighofer2013-04-252-0/+518
* Re-enabling MCJIT object caching with memory leak fixedAndrew Kaylor2013-04-256-18/+370
* revert r179735, it has no testcases, and doesn't really make sense.Chris Lattner2013-04-254-34/+29
* This patch adds the X86FixupLEAs pass, which will reduce instructionPreston Gurd2013-04-2511-1/+444
* LoopVectorizer: No need to generate pointer disambiguation checks between rea...Nadav Rotem2013-04-252-4/+48
* [mc-coff] Forward Linker Option flags into the .drectve sectionReid Kleckner2013-04-253-0/+73
* Fix section relocation for SECTIONREL32 with immediate offset.Rafael Espindola2013-04-253-2/+36
* Remove tailing whitespacesMichael Liao2013-04-251-1/+1
* [inline asm] Add a test case for r180226. The specific issue is that the inlineChad Rosier2013-04-251-0/+9
* Use a pointer as the relocation iterator.Rafael Espindola2013-04-251-24/+29
* Clarify getRelocationAddress x getRelocationOffset a bit.Rafael Espindola2013-04-2511-58/+54
* Fix constant folding for one lane vector types. Constant folding one lane vec...Silviu Baranga2013-04-252-1/+19
* Revert "Adding object caching support to MCJIT"Rafael Espindola2013-04-256-367/+18
* Revert "Exposing MCJIT through C API"Rafael Espindola2013-04-256-249/+48
* Don't compute a std::vector<uint8_t> just to write it out a stream.Rafael Espindola2013-04-251-83/+17
* Test case for r180241.Akira Hatanaka2013-04-251-0/+22
* Test case for r180238.Akira Hatanaka2013-04-251-0/+22
* [mips] Add definitions of micromips load and store instructions.Akira Hatanaka2013-04-254-17/+43
* Allow users to choose identity used to sign tools.Filipe Cabecinhas2013-04-251-1/+3
* [mips] Add definitions of micromips shift instructions.Akira Hatanaka2013-04-254-12/+62
* Fixing OCAML bindings for MCJITAndrew Kaylor2013-04-251-1/+1
* R600: Initialize BooleanVectorContentsTom Stellard2013-04-241-0/+1
* R600: Use SHT_PROGBITS for the .AMDGPU.config sectionTom Stellard2013-04-242-1/+2
* Exposing MCJIT through C APIAndrew Kaylor2013-04-246-48/+249
* Fix for r180193 - MI Sched: eliminate local vreg.Andrew Trick2013-04-241-2/+6
* [inline asm] Fix a crasher for an invalid value type/register class.Chad Rosier2013-04-241-4/+11
* Making invalidateInstructionCache automatic in SectionMemoryManagerAndrew Kaylor2013-04-242-3/+6
* [objc-arc] Added ImpreciseAutoreleaseSet to track autorelease calls that were...Michael Gottesman2013-04-241-0/+38
* Fixed comment typo.Michael Gottesman2013-04-241-1/+1
* Mips assembler: Add 64 bit testing for JALJack Carter2013-04-241-39/+82
* Use pointers to iterate over symbols.Rafael Espindola2013-04-244-83/+91
* Don't produce an empty llvm.compiler.used in LTO.Rafael Espindola2013-04-241-19/+19
* Don't forward declare environ on WindowsReid Kleckner2013-04-241-4/+2
* LoopVectorizer: Change variable name Stride to ConsecutiveStrideArnold Schwaighofer2013-04-241-6/+6
* LoopVectorize: Scalarize padded typesArnold Schwaighofer2013-04-242-1/+38
* LoopVectorizer: Bail out if we don't have datalayout we need itArnold Schwaighofer2013-04-244-1/+13
* Revert r180189.Rafael Espindola2013-04-241-29/+24
* MI Sched: eliminate local vreg copies.Andrew Trick2013-04-246-10/+242
* Register Coalescing: add a flag to disable rescheduling.Andrew Trick2013-04-241-2/+8
* MI Sched: regpressure tracing.Andrew Trick2013-04-241-0/+8
* Formatting fixes.Rafael Espindola2013-04-241-31/+20
* Use a pointer as the relocation iterator.Rafael Espindola2013-04-241-23/+28
* Add include guards.Eric Christopher2013-04-241-0/+5
* Formatting.Eric Christopher2013-04-241-1/+1
* Align the __LD,__compact_unwind section.Bill Wendling2013-04-241-7/+16
* remove cbe backend from sample configureJia Liu2013-04-242-2/+2