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-05-13
Tweak 131261 (thumb2-cbnz.ll) to generate the intended cbnz.
Stuart Hastings
2011-05-12
Non-fast-isel followup to 129634; correctly handle branches controlled
Stuart Hastings
2011-05-12
Correction. Use explicit target triple in the test.
Galina Kistanova
2011-05-12
Re-enable branchfolding common code hoisting optimization. Fixed a liveness t...
Evan Cheng
2011-05-11
Move this test to CodeGen/Thumb. rdar://problem/9416774
Stuart Hastings
2011-05-11
Identify end of prologue (and beginning of function body) using DW_LNS_set_pr...
Devang Patel
2011-05-11
Fixes a bug in the DAGCombiner. LoadSDNodes have two values (data, chain).
Nadav Rotem
2011-05-11
Add custom lowering of X86 vector SRA/SRL/SHL when the shift amount is a spla...
Nadav Rotem
2011-05-11
Revert 131172 as it is causing clang to miscompile itself. I will try
Rafael Espindola
2011-05-11
Add a late optimization to BranchFolding that hoist common instruction sequences
Evan Cheng
2011-05-10
Produce a __debug_frame section on darwin ARM when appropriate.
Rafael Espindola
2011-05-10
PTX: add test cases for cvt, fneg, and selp
Justin Holewinski
2011-05-08
X86: Add a bunch of peeps for add and sub of SETB.
Benjamin Kramer
2011-05-06
Emit a proper error message when register allocators run out of registers.
Jakob Stoklund Olesen
2011-05-06
PTX: add PTX 2.3 language target
Justin Holewinski
2011-05-06
Re-revert r130877; it's apparently causing a regression on 197.parser,
Eli Friedman
2011-05-05
Don't produce a __debug_frame.
Rafael Espindola
2011-05-05
Avoid extra vreg copies for arguments passed in registers. Specifically, thi...
Eli Friedman
2011-05-04
Prepare remaining tests for -join-physreg going away.
Jakob Stoklund Olesen
2011-05-04
Fix a batch of x86 tests to be coalescer independent.
Jakob Stoklund Olesen
2011-05-04
Give this test an explicit register allocator, so that it can work even if
Dan Gohman
2011-05-04
SjLj EH could produce a machine basic block that legitimately has more than one
Bill Wendling
2011-05-04
Re-commit r130862 with a minor change to avoid an iterator running off the ed...
Eli Friedman
2011-05-04
This test fails on ARM. The test shouldn't explicitly specify alignment (and ...
Galina Kistanova
2011-05-04
Back out r130862; it appears to be breaking bootstrap.
Eli Friedman
2011-05-04
Teach MachineCSE how to do simple cross-block CSE involving physregs. This a...
Eli Friedman
2011-05-04
Fix more register and coalescing dependencies.
Jakob Stoklund Olesen
2011-05-04
Explicitly request physreg coalesing for a bunch of Thumb2 unit tests.
Jakob Stoklund Olesen
2011-05-04
FileCheckize and break dependence on coalescing order.
Jakob Stoklund Olesen
2011-05-04
Explicitly request -join-physregs for some tests that depend on it.
Jakob Stoklund Olesen
2011-05-04
Do not emit location expression size twice.
Devang Patel
2011-05-04
Remove LLVM IR metadata in test case committed in r130847.
Akira Hatanaka
2011-05-04
Prevent instructions using $gp from being placed between a jalr and the instr...
Akira Hatanaka
2011-05-04
Don't depend on the physreg coalescing order.
Jakob Stoklund Olesen
2011-05-04
Don't run this test through -regalloc=basic.
Jakob Stoklund Olesen
2011-05-04
Fix register-dependent XCore tests
Jakob Stoklund Olesen
2011-05-04
Fix register-dependent test in MSP430.
Jakob Stoklund Olesen
2011-05-03
Fix a bunch of ARM tests to be register allocation independent.
Jakob Stoklund Olesen
2011-05-03
Replace the "movnt" intrinsics with a native store + nontemporal metadata bit.
Bill Wendling
2011-05-03
Make the test less likely to fail with minor changes.
Evan Cheng
2011-05-03
Remove test for iOS divmod function, since that is disabled for now.
Bob Wilson
2011-05-03
Add a few ARM coprocessor intrinsics. Testcases included
Bruno Cardoso Lopes
2011-05-03
Add an unfolded offset field to LSR's Formula record. This is used to
Dan Gohman
2011-05-02
Add 130690 back.
Rafael Espindola
2011-05-02
Revert while I debug the tests that use march but not mtriple.
Rafael Espindola
2011-05-02
Move ppc OS X to cfi too. I am building it on an old ppc mini, but it will ta...
Rafael Espindola
2011-05-01
Add r130623 back now that ELF has been fixed to work with -fno-dwarf2-cfi-asm.
Rafael Espindola
2011-05-01
GCC uses a different encoding of pointers in the FDE when using
Rafael Espindola
2011-04-30
Revert the previous patch while I figure out how to make llvm-gcc
Rafael Espindola
2011-04-30
Enable CFI on OS X.
Rafael Espindola
[prev]
[next]