index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-04-25
revert r179735, it has no testcases, and doesn't really make sense.
Chris Lattner
2013-04-25
This patch adds the X86FixupLEAs pass, which will reduce instruction
Preston Gurd
2013-04-25
LoopVectorizer: No need to generate pointer disambiguation checks between rea...
Nadav Rotem
2013-04-25
[mc-coff] Forward Linker Option flags into the .drectve section
Reid Kleckner
2013-04-25
Fix section relocation for SECTIONREL32 with immediate offset.
Rafael Espindola
2013-04-25
Remove tailing whitespaces
Michael Liao
2013-04-25
[inline asm] Add a test case for r180226. The specific issue is that the inline
Chad Rosier
2013-04-25
Use a pointer as the relocation iterator.
Rafael Espindola
2013-04-25
Clarify getRelocationAddress x getRelocationOffset a bit.
Rafael Espindola
2013-04-25
Fix constant folding for one lane vector types. Constant folding one lane vec...
Silviu Baranga
2013-04-25
Revert "Adding object caching support to MCJIT"
Rafael Espindola
2013-04-25
Revert "Exposing MCJIT through C API"
Rafael Espindola
2013-04-25
Don't compute a std::vector<uint8_t> just to write it out a stream.
Rafael Espindola
2013-04-25
Test case for r180241.
Akira Hatanaka
2013-04-25
Test case for r180238.
Akira Hatanaka
2013-04-25
[mips] Add definitions of micromips load and store instructions.
Akira Hatanaka
2013-04-25
Allow users to choose identity used to sign tools.
Filipe Cabecinhas
2013-04-25
[mips] Add definitions of micromips shift instructions.
Akira Hatanaka
2013-04-25
Fixing OCAML bindings for MCJIT
Andrew Kaylor
2013-04-24
R600: Initialize BooleanVectorContents
Tom Stellard
2013-04-24
R600: Use SHT_PROGBITS for the .AMDGPU.config section
Tom Stellard
2013-04-24
Exposing MCJIT through C API
Andrew Kaylor
2013-04-24
Fix 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-24
Making invalidateInstructionCache automatic in SectionMemoryManager
Andrew Kaylor
2013-04-24
[objc-arc] Added ImpreciseAutoreleaseSet to track autorelease calls that were...
Michael Gottesman
2013-04-24
Fixed comment typo.
Michael Gottesman
2013-04-24
Mips assembler: Add 64 bit testing for JAL
Jack Carter
2013-04-24
Use pointers to iterate over symbols.
Rafael Espindola
2013-04-24
Don't produce an empty llvm.compiler.used in LTO.
Rafael Espindola
2013-04-24
Don't forward declare environ on Windows
Reid Kleckner
2013-04-24
LoopVectorizer: Change variable name Stride to ConsecutiveStride
Arnold Schwaighofer
2013-04-24
LoopVectorize: Scalarize padded types
Arnold Schwaighofer
2013-04-24
LoopVectorizer: Bail out if we don't have datalayout we need it
Arnold Schwaighofer
2013-04-24
Revert r180189.
Rafael Espindola
2013-04-24
MI Sched: eliminate local vreg copies.
Andrew Trick
2013-04-24
Register Coalescing: add a flag to disable rescheduling.
Andrew Trick
2013-04-24
MI Sched: regpressure tracing.
Andrew Trick
2013-04-24
Formatting fixes.
Rafael Espindola
2013-04-24
Use a pointer as the relocation iterator.
Rafael Espindola
2013-04-24
Add include guards.
Eric Christopher
2013-04-24
Formatting.
Eric Christopher
2013-04-24
Align the __LD,__compact_unwind section.
Bill Wendling
2013-04-24
remove cbe backend from sample configure
Jia Liu
2013-04-24
Cleanup testcase and ensure we actually exercise the inliner.
Adrian Prantl
2013-04-23
Machine model: Generate table entries for super-resources.
Andrew Trick
2013-04-23
Machine model: verify well-formed processor resource groups.
Andrew Trick
2013-04-23
Machine model: rewrite a tablegen loop to avoid comparing record pointers.
Andrew Trick
2013-04-23
Comment a strange field in ScheduleDAG.
Andrew Trick
2013-04-23
Fix dependency layering issues caused by r180112.
Eric Christopher
[prev]
[next]