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
2010-08-10
Revert r110655, "Fix ARM hasFP() semantics. It should return true whenever FP
Daniel Dunbar
2010-08-10
MC/AsmParser: Fix a bug in macro argument parsing, which was dropping
Daniel Dunbar
2010-08-10
Fix test for more architectures. Patch by Tobias Grosser.
Jakob Stoklund Olesen
2010-08-10
RegionInfo: Do not assert if a BB is not part of the dominance tree.
Tobias Grosser
2010-08-10
Fix failing testcase.
Tobias Grosser
2010-08-10
Handle TAG_constant for integers.
Devang Patel
2010-08-10
Fix ARM hasFP() semantics. It should return true whenever FP register is
Evan Cheng
2010-08-09
PR7853: fix a silly mistake introduced in r101899, and add a test to make sure
Eli Friedman
2010-08-09
Have SPU handle halfvec stores aligned by 8 bytes.
Kalle Raiskila
2010-08-09
XFAIL for mingw that has no plugins.
Rafael Espindola
2010-08-08
Reject unrepresentable pointer types in intrinsics. Fixes PR7316.
Nick Lewycky
2010-08-08
Use %shlibext instead of .so
Rafael Espindola
2010-08-07
Move the bugpoint test passes to a plugin in preparation for having bugpoint
Rafael Espindola
2010-08-07
Use sdmem and sse_load_f64 (etc.) for the vector
Dale Johannesen
2010-08-06
Test case for r110459. Radar 8264751. Test case by Fariborz Jahanian!
Stuart Hastings
2010-08-06
Implement a proper getModRefInfo for va_arg.
Dan Gohman
2010-08-06
Fix eabi calling convention when a 64 bit value shadows r3.
Rafael Espindola
2010-08-05
Add an option to always emit realignment code for a particular module.
Eric Christopher
2010-08-05
Implement AccessesArguments checking in the two-callsite form
Dan Gohman
2010-08-05
Fix memdep's code for reasoning about dependences between two calls. A Ref
Dan Gohman
2010-08-05
Move x86 specific tests into test/CodeGen/X86.
Devang Patel
2010-08-05
Add an ARM RSCrr instruction for disassembly only.
Bob Wilson
2010-08-05
Add an ARM RSBrr instruction for disassembly only.
Bob Wilson
2010-08-05
Move x86-specific tests out of test/Transforms/LoopStrengthReduce and
Dan Gohman
2010-08-05
tests: CodeGen/X86/GC tests require X86.
Daniel Dunbar
2010-08-05
tests: Mark MC/AsmParser tests as requiring x86 for now -- almost all of them
Daniel Dunbar
2010-08-05
check-lit was failing again on F13 64 bits :-(
Rafael Espindola
2010-08-05
Revert r110270 for now. It appears to uncover a memdep bug.
Dan Gohman
2010-08-05
ARM "rrx" shift operands do not have an immediate. PR7790.
Bob Wilson
2010-08-04
The trouble with testing for "ModRef" and "NoModRef" is that
Dan Gohman
2010-08-04
The lower invoke pass needs to have unreachable code elimination run after it
Bill Wendling
2010-08-04
The two-callsite form of AliasAnalysis::getModRefInfo is documented
Dan Gohman
2010-08-04
PR7814: Truncates cannot be ignored for signed comparisons.
Eli Friedman
2010-08-04
Test case for r110250. Radar 8264670. Test case by Fariborz Jahanian!
Stuart Hastings
2010-08-04
Testcase for r110248.
Bill Wendling
2010-08-04
Test case for combination of r110234 & r110235.
Devang Patel
2010-08-04
These tests are no longer stored in *CVS*.
Dan Gohman
2010-08-04
call-imm.ll test case regex fix. Patch by Dimitry Andric!
Stuart Hastings
2010-08-04
Make SPU backend handle insertelement and
Kalle Raiskila
2010-08-04
Combine NEON VABD (absolute difference) intrinsics with ADDs to make VABA
Bob Wilson
2010-08-03
Make instcombine set explicit alignments on load or store
Dan Gohman
2010-08-03
OK, that's it. This test is going away now. But don't worry, I am taking it to a
Jakob Stoklund Olesen
2010-08-03
Add an atomic lowering pass
Peter Collingbourne
2010-08-03
MC: Fix symbol fragment offsets in COFF.
Michael J. Spencer
2010-08-03
Revert "MC: Fix symbol fragment offsets in COFF."
Michael J. Spencer
2010-08-03
MC: Fix symbol fragment offsets in COFF.
Michael J. Spencer
2010-08-02
Diabolical hack to make a test compatible with clang. (Thanks to Dale!) Rad...
Stuart Hastings
2010-08-02
Add a lint check for indirectbr with no successors.
Dan Gohman
2010-08-02
Testcase for r110043. Radar 8246180.
Stuart Hastings
2010-08-02
More SPU v2f32 stuff added: insertelement and shuffle.
Kalle Raiskila
[next]