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
/
CodeGen
Age
Commit message (
Expand
)
Author
2011-06-01
Revert 132404 to appease a buildbot. rdar://problem/5993888
Stuart Hastings
2011-06-01
Cleanup test case. rdar://problem/5660695
Stuart Hastings
2011-06-01
Add support for x86 CMPEQSS and friends. These instructions do a
Stuart Hastings
2011-06-01
A forthcoming SSE patch will break this test; since the test is also
Stuart Hastings
2011-06-01
Test case for 132396. rdar://problem/5660695
Stuart Hastings
2011-06-01
This patch is another step in the direction of adding vector select. In this
Nadav Rotem
2011-05-31
Add XCore intrinsic for crc8.
Richard Osborne
2011-05-31
Add XCore intrinsic for crc32.
Richard Osborne
2011-05-31
Convert test to FileCheck.
Richard Osborne
2011-05-31
This patch implements atomic intrinsics atomic.load.add (sub,and,or,xor,
Bruno Cardoso Lopes
2011-05-31
This patch implements the thread local storage. Implemented are General
Bruno Cardoso Lopes
2011-05-30
Use the dwarf->llvm mapping to print register names in the cfi
Rafael Espindola
2011-05-29
Fix PR10046 by updating LiveVariables kill info when splitting live ranges.
Jakob Stoklund Olesen
2011-05-29
On Darwin ARM, set the UNWIND_RESUME libcall to _Unwind_SjLj_Resume.
John McCall
2011-05-29
I didn't mean to commit these residues of a personal project.
John McCall
2011-05-29
On Darwin ARM, set the UNWIND_RESUME libcall to _Unwind_SjLj_Resume.
John McCall
2011-05-28
Add support for ARM ldrexd/strexd intrinsics. They both use i32 register pairs
Bruno Cardoso Lopes
2011-05-28
Implement the 'M' output modifier for arm inline asm. This is fairly
Eric Christopher
2011-05-28
Define a wrapper node for target constant nodes (tglobaladdr, etc.).
Akira Hatanaka
2011-05-27
Fix the remaining atomic intrinsics to use the right register classes on Thumb2,
Cameron Zwarich
2011-05-27
Force a triple to make this test pass on Darwin.
Eli Friedman
2011-05-27
Add a GR32_NOREX_NOSP register class and fix a bug where getMatchingSuperRegC...
Cameron Zwarich
2011-05-27
Make size computation less brittle.
Rafael Espindola
2011-05-27
Make room for register allocation to improve.
Jakob Stoklund Olesen
2011-05-27
Don't use movw / movt for iOS static codegen for now to workaround some tools...
Evan Cheng
2011-05-27
Delete a test that is no longer relevant.
Jakob Stoklund Olesen
2011-05-27
Add iOS test
Evan Cheng
2011-05-27
And fix the test in r132194.
Eli Friedman
2011-05-27
Fix a silly mistake (which trips over an assertion) in r132099. rdar://9515076
Eli Friedman
2011-05-27
Select DW_AT_const_value size based on variable size.
Devang Patel
2011-05-27
Fix PR10029 - VerifyCoalescing failure on patterns_dfa.c of 445.gobmk.
Cameron Zwarich
2011-05-26
Renamed llvm.x86.sse42.crc32 intrinsics; crc64 doesn't exist.
Chad Rosier
2011-05-26
During branch folding avoid inserting redundant DBG_VALUE machine instructions.
Devang Patel
2011-05-26
Add support for C++ exception handling.
Akira Hatanaka
2011-05-26
Fix test on Windows.
Eli Friedman
2011-05-26
Reverting 132105: it broke some LLVM-GCC DejaGNU tests.
Stuart Hastings
2011-05-26
Correctly handle a one-word struct passed byval on x86_64.
Stuart Hastings
2011-05-25
Rewrite fast-isel integer cast handling to handle more cases, and to be simpl...
Eli Friedman
2011-05-25
Define WeakRefDirective.
Akira Hatanaka
2011-05-25
Implement the 'm' modifier. Note that it only works for memory operands.
Eric Christopher
2011-05-25
Custom-lower FCOPYSIGN nodes.
Akira Hatanaka
2011-05-25
Make tTAILJMPr/tTAILJMPrND emit a tBX without a preceding MOV of PC to LR. This
Cameron Zwarich
2011-05-25
Replace the -unwind-tables option with a per function flag. This is more
Rafael Espindola
2011-05-25
Fix lowering of DYNAMIC_STACKALLOC nodes.
Akira Hatanaka
2011-05-24
Implement the arm 'L' asm modifier.
Eric Christopher
2011-05-24
Implement the immediate part of the 'B' modifier.
Eric Christopher
2011-05-24
Add support for the arm 'y' asm modifier.
Eric Christopher
2011-05-24
Test case for r132003.
Akira Hatanaka
2011-05-24
Fix test case.
Akira Hatanaka
2011-05-24
Revision 131986 test case.
Akira Hatanaka
[prev]
[next]