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-05-06
[SystemZ] Add DebugInfo test cases
Ulrich Weigand
2013-05-06
[SystemZ] Add CodeGen test cases
Ulrich Weigand
2013-05-06
[SystemZ] Add back end
Ulrich Weigand
2013-05-06
[SystemZ] Define DWARF encoding
Ulrich Weigand
2013-05-06
Simplify JIT unit test #ifdefs
Ulrich Weigand
2013-05-06
Free the exception object. Should fix the vg bots.
Rafael Espindola
2013-05-06
[PowerPC] Fix memory corruption in AsmParser
Ulrich Weigand
2013-05-06
Fix formatting. Patch by o11c.
Duncan Sands
2013-05-06
Fix slightly too aggressive conact_vector optimization.
Michael Kuperstein
2013-05-06
Add a testcase that checks that we generate functions with frame
Bill Wendling
2013-05-06
XFAIL for cygwin.
Rafael Espindola
2013-05-06
Update the comment to mention that we use TTI.
Nadav Rotem
2013-05-06
Revert r164763 because it introduces new shuffles.
Nadav Rotem
2013-05-06
Fix unchecked uses of DominatorTree in MemoryDependenceAnalysis.
Matt Arsenault
2013-05-06
Fix const merging when an alias of a const is llvm.used.
Rafael Espindola
2013-05-05
This should also fail on ARM.
Rafael Espindola
2013-05-05
Fix XFAIL line.
Rafael Espindola
2013-05-05
XFAIL this on ppc64.
Rafael Espindola
2013-05-05
Port ExceptionDemo to MCJIT.
Rafael Espindola
2013-05-05
Add EH support to the MCJIT.
Rafael Espindola
2013-05-05
Test case for r181160 and r181161. rdar://13782395
Evan Cheng
2013-05-05
ARM AnalyzeBranch should conservatively return true when it sees a predicated
Evan Cheng
2013-05-05
Teach if-converter to avoid removing BBs whose addresses are takne. rdar://13...
Evan Cheng
2013-05-05
LoopVectorize: Print values instead of pointers in debug output.
Benjamin Kramer
2013-05-05
[docs] Update Target Feature Matrix for the XCore backend.
Richard Osborne
2013-05-05
[XCore] Add LDAPB instructions.
Richard Osborne
2013-05-05
[XCore] Update LDAP to use pcrel_imm.
Richard Osborne
2013-05-05
[XCore] Rename calltarget -> pcrel_imm.
Richard Osborne
2013-05-05
[XCore] Add BLRB instructions.
Richard Osborne
2013-05-05
[XCore] Remove '-' from back branch asm syntax.
Richard Osborne
2013-05-05
InlineSpiller: Remove quadratic behavior.
Benjamin Kramer
2013-05-05
For ARM backend, fixed "byval" attribute support.
Stepan Dyatkovskiy
2013-05-05
Add missing PatternMatch.cpp to CMakeLists.txt
Arnold Schwaighofer
2013-05-05
PatternMatch: Fix documentation - 'function' not 'attribute'
Arnold Schwaighofer
2013-05-05
Remove a recently redundant transform from X86ISelLowering.
David Majnemer
2013-05-05
LoopVectorize: Add support for floating point min/max reductions
Arnold Schwaighofer
2013-05-05
PatternMatch: Matcher for (un)ordered floating point min/max
Arnold Schwaighofer
2013-05-05
LoopVectorizer: Cleanup of miminimum/maximum pattern match code
Arnold Schwaighofer
2013-05-05
LoopVectorize: We don't need an identity element for min/max reductions
Arnold Schwaighofer
2013-05-05
Add ArrayRef constructor from None, and do the cleanups that this constructor...
Dmitri Gribenko
2013-05-04
whitespace
Nadav Rotem
2013-05-04
Fix an odd comment.
Nadav Rotem
2013-05-04
AArch64: enable MCJIT and tests now that everything passes.
Tim Northover
2013-05-04
AArch64: implement 64-bit absolute relocation in MCJIT
Tim Northover
2013-05-04
AArch64: add stubs to support long function calls on MCJIT
Tim Northover
2013-05-04
AArch64: implement relocations for global access
Tim Northover
2013-05-04
AArch64: implement first relocation required for MCJIT
Tim Northover
2013-05-04
Build system changes to enable MCJIT on AArch64
Tim Northover
2013-05-04
AArch64: use __clear_cache under GCCish environments
Tim Northover
2013-05-04
Fix buildbot failure on 64 bit linux due to std::max() having different
Richard Osborne
[prev]
[next]