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
path:
root
/
test
Age
Commit message (
Expand
)
Author
2013-05-08
PPCInstrInfo::optimizeCompareInstr should not optimize FP compares
Hal Finkel
2013-05-08
This patch fixes two tests marked as XFAIL among the ARM assembler tests.
Mihai Popa
2013-05-08
Fix a bug in codegenprep where it was losing track of values OptimizeMemoryInst
Nick Lewycky
2013-05-08
DAGCombiner: Simplify inverted bit tests
David Majnemer
2013-05-08
Debug Info: Support DW_TAG_imported_declaration
David Blaikie
2013-05-07
LoopVectorizer: Improve reduction variable identification
Arnold Schwaighofer
2013-05-07
Fix a bug in the MC asm parser evaluating expressions. It was treating:
Kevin Enderby
2013-05-07
Hexagon: Fix Small Data support to handle -G 0 correctly.
Jyotsna Verma
2013-05-07
Debug Info: Fix for break due to r181271
David Blaikie
2013-05-07
Reverting r181331.
Jyotsna Verma
2013-05-07
Hexagon: Fix Small Data support to handle -G 0 correctly.
Jyotsna Verma
2013-05-07
LoopVectorize: getConsecutiveVector must respect signed arithmetic
Arnold Schwaighofer
2013-05-06
DebugInfo: Support imported modules in lexical blocks
David Blaikie
2013-05-06
InstCombine: (X ^ signbit) + C -> X + (signbit ^ C)
David Majnemer
2013-05-06
Reduce attributes.
Bill Wendling
2013-05-06
Split Alignment out of the Section Characteristics.
Rafael Espindola
2013-05-06
Test results verified using FileCheck rather than grep | count
Jean-Luc Duprat
2013-05-06
Rotate multi-exit loops even if the latch was simplified.
Andrew Trick
2013-05-06
R600: Emit config values in register / value pairs
Tom Stellard
2013-05-06
R600: Stop emitting the instruction type byte before each instruction
Tom Stellard
2013-05-06
R600: Emit ISA for CALL_FS_* instructions
Tom Stellard
2013-05-06
[SystemZ] Update non-pic DWARF encodings
Ulrich Weigand
2013-05-06
PowerPC: Fix unimplemented relocation on ppc64
Adhemerval Zanella
2013-05-06
Fix add4.ll test cmdline so that it passes
Jean-Luc Duprat
2013-05-06
Provide InstCombines for the following 3 cases:
Jean-Luc Duprat
2013-05-06
AArch64: use MCJIT by default and enable related tests.
Tim Northover
2013-05-06
[SystemZ] Set up JIT/MCJIT test cases
Ulrich Weigand
2013-05-06
[SystemZ] Add MC test cases
Ulrich Weigand
2013-05-06
[SystemZ] Add DebugInfo test cases
Ulrich Weigand
2013-05-06
[SystemZ] Add CodeGen test cases
Ulrich Weigand
2013-05-06
Free the exception object. Should fix the vg bots.
Rafael Espindola
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
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
Add EH support to the MCJIT.
Rafael Espindola
2013-05-05
Test case for r181160 and r181161. rdar://13782395
Evan Cheng
2013-05-05
[XCore] Add LDAPB instructions.
Richard Osborne
2013-05-05
[XCore] Add BLRB instructions.
Richard Osborne
2013-05-05
For ARM backend, fixed "byval" attribute support.
Stepan Dyatkovskiy
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
LoopVectorize: We don't need an identity element for min/max reductions
Arnold Schwaighofer
2013-05-04
AArch64: enable MCJIT and tests now that everything passes.
Tim Northover
2013-05-04
AArch64: support literal pool access in large memory model.
Tim Northover
[prev]
[next]