Don't try to eliminate invokes to __cxa_atexit.
[oota-llvm.git] / test /
2011-03-20 Rafael EspindolaWrite the section table and the section data in the...
2011-03-20 Anders CarlssonAdd an optimization to GlobalOpt that eliminates calls...
2011-03-20 Daniel DunbarDisable test in a way that keeps lit happy.
2011-03-19 Daniel DunbarRevert r127953, "SimplifyCFG has stopped duplicating...
2011-03-19 Evan ChengSimplifyCFG has stopped duplicating returns into predec...
2011-03-19 Nadav RotemAdd support for legalizing UINT_TO_FP of vectors on...
2011-03-19 Stuart HastingsDisable test to unbreak Linux. Radar 9156771.
2011-03-19 Devang PatelTest case for r127940.
2011-03-19 Johnny ChenFixed an assert by the ARM disassembler for LDRD_PRE...
2011-03-19 Andrew TrickFileCheckize a test.
2011-03-18 Owen AndersonAdd support to the ARM asm parser for the register...
2011-03-18 Evan ChengMatch a few more obvious patterns to revsh. rdar:/...
2011-03-18 Eli FriedmanRevert r127852; it's apparently causing an ICE on mingw.
2011-03-18 Justin HolewinskiPTX: Fix various codegen issues
2011-03-18 Andrew TrickAvoid creating canonical induction variables for non...
2011-03-18 Joerg SonnenbergerSupport explicit argument forms for the X86 string...
2011-03-18 Che-Liang Chiouptx: fix parameter order that is reversed
2011-03-18 Che-Liang Chiouptx: add unconditional and conditional branch
2011-03-18 Eli FriedmanAdd a target-specific branchless method for double...
2011-03-18 Eli FriedmanFileCheck-ize and update test.
2011-03-18 Johnny ChenThe disassembler for Thumb was wrongly adding 4 to...
2011-03-17 Devang PatelTry to not lose variable's debug info during instcombine.
2011-03-17 Johnny ChenIt used to be that t_addrmode_s4 was used for both:
2011-03-17 Benjamin KramerBuildUDIV: If the divisor is even we can simplify the...
2011-03-17 Stuart HastingsReapply: Add type output to llvm-dis annotations. ...
2011-03-17 Richard OsborneAdd XCore intrinsic for setpsc.
2011-03-17 Daniel DunbarMC/Mach-O: Fix regression introduced in r126127, this...
2011-03-17 NAKAMURA Takumitest/CodeGen/X86/h-registers-1.ll: Add explicit -mtripl...
2011-03-17 Joerg SonnenbergerFix handling of @IDNTPOFF relocations, they need to...
2011-03-16 NAKAMURA Takumitest/CodeGen/X86/constant-pool-remat-0.ll: FileCheck...
2011-03-16 Cameron ZwarichThe x86-64 ABI says that a bool is only guaranteed...
2011-03-16 Cameron ZwarichRename a test to be more inclusive.
2011-03-16 Daniel DunbarRevert r127757, "Patch to a fix dwarf relocation proble...
2011-03-16 Richard OsborneAdd XCore intrinsics for setclk, setrdy.
2011-03-16 Renato GolinPatch to a fix dwarf relocation problem on ARM. One...
2011-03-16 Cameron ZwarichAdd a test for i1 zeroext arguments on x86-64. We curre...
2011-03-16 Richard OsborneAdd checkevent intrinsic to check if any resources...
2011-03-16 NAKAMURA Takumitest/CodeGen/X86: FileCheck-ize and add actions for...
2011-03-16 NAKAMURA Takumitest/CodeGen/X86: Add a pattern for Win64.
2011-03-16 NAKAMURA Takumitest/CodeGen/X86: FileCheck-ize and add explicit -mtrip...
2011-03-16 NAKAMURA Takumitest/CodeGen/X86/byval*.ll: Win64 has not supported...
2011-03-16 NAKAMURA Takumitest/CodeGen/X86/dyn-stackalloc.ll: FileCheck-ize.
2011-03-16 Cameron ZwarichOnly convert allocas to scalars if it is profitable...
2011-03-16 Cameron ZwarichAdd native integer type TargetData to some existing...
2011-03-15 Johnny ChenThere were two issues fixed:
2011-03-15 Bill WendlingSome minor cleanups based on feedback.
2011-03-15 Evan ChengDo not form thumb2 ldrd / strd if the offset is by...
2011-03-15 Richard OsborneOn the XCore the scavenging slot should be closest...
2011-03-15 Richard OsborneAdd XCore intrinsics for getps, setps, setsr and clrsr.
2011-03-15 Justin HolewinskiPTX: Set PTX 2.0 as the minimum supported version
2011-03-15 Cameron ZwarichDo not add PHIs with no users when creating LCSSA form...
2011-03-15 Evan ChengAdd a peephole optimization to optimize pairs of bitcas...
2011-03-15 Eli FriedmanPR9450: Make switch optimization in SimplifyCFG not...
2011-03-15 Evan Chengsext(undef) = 0, because the top bits will all be the...
2011-03-15 Bill WendlingTestcase for r127630.
2011-03-15 Sean CallananBasic sanity checks to ensure that 2- and 3-byte
2011-03-15 Johnny ChenFixed an ARM disassembler bug where it does not handle...
2011-03-15 Andrew TrickPropagate SCEV no-wrap flags whenever possible.
2011-03-15 Jim GrosbachClean up ARM tail calls a bit. They're pseudo-instructi...
2011-03-15 Eric ChristopherIf we don't know how long a string is we can't fold...
2011-03-14 Bill WendlingGenerate a VTBL instruction instead of a series of...
2011-03-14 Eric ChristopherFix this test up a bit.
2011-03-14 Evan ChengMinor optimization. sign-ext/anyext of undef is still...
2011-03-14 Justin HolewinskiPTX: Emit global arrays with proper sizes
2011-03-14 Justin HolewinskiPTX: Add support for sqrt/sin/cos intrinsics
2011-03-14 Che-Liang Chiouptx: add set.p instruction and related changes to predi...
2011-03-12 Benjamin KramerTeach ComputeMaskedBits about sub nsw.
2011-03-12 Eric ChristopherSaving files before committing is overrated.
2011-03-12 Eric ChristopherSometimes isPredicable lies to us and tells us we don...
2011-03-11 Jim GrosbachProperly pseudo-ize the ARM LDMIA_RET instruction....
2011-03-11 Cameron ZwarichRoll r127459 back in:
2011-03-11 Cameron ZwarichFix the GCC test suite issue exposed by r127477, which...
2011-03-11 Daniel DunbarRevert r127459, "Optimize trivial branches in CodeGenPr...
2011-03-11 Benjamin KramerComputeMaskedBits: sub falls through to add, and sub...
2011-03-11 Benjamin KramerInstCombine: Fix a thinko where transform an icmp under...
2011-03-11 Nick LewyckyTeach ComputeMaskedBits about nsw on add. I don't think...
2011-03-11 Cameron ZwarichOptimize trivial branches in CodeGenPrepare, which...
2011-03-11 Eric ChristopherChange the x86 32-bit scheduler to register pressure...
2011-03-11 Evan ChengAvoid replacing the value of a directly stored load...
2011-03-10 Jim GrosbachProperly pseudo-ize MOVCCr and MOVCCs.
2011-03-10 Dan GohmanFix reassociate to postpone certain instruction deletio...
2011-03-10 Benjamin KramerInstCombine: Turn umul_with_overflow into mul nuw if...
2011-03-10 Justin HolewinskiPTX: Add preliminary support for floating-point divide...
2011-03-10 Che-Liang Chiouptx: add the rest of special registers of ISA version 2.0
2011-03-10 Stuart HastingsRevert 127359; it broke lencod.
2011-03-09 Daniel DunbarRevert "Re-enable test and hope to silence the buildbot...
2011-03-09 Benjamin KramerFix mistyped CHECK lines.
2011-03-09 Stuart HastingsTweak test to work on Linux.
2011-03-09 Stuart HastingsDisable this test temporarily to reduce BuildBot compla...
2011-03-09 Devang PatelPreserve line number information while simplifying...
2011-03-09 Stuart HastingsX86 byval copies no longer always_inline. <rdar:/...
2011-03-09 Bruno Cardoso LopesAdd a testcase for the addc improvements introduced...
2011-03-09 Bruno Cardoso LopesRe-enable test and hope to silence the buildbots
2011-03-09 Bruno Cardoso Lopestry to make o32 cc tests less specific to silence some...
2011-03-09 Johnny ChenLLVM combines the offset mode of A8.6.199 A1 & A2 into...
2011-03-09 Jakob Stoklund OlesenMake physreg coalescing independent on the number of...
2011-03-09 Jakob Stoklund OlesenDelete a test case that is very sensitive to coalescer...
2011-03-09 Bruno Cardoso LopesImprove varags handling, with testcases. Patch by Sasa...
2011-03-09 Andrew TrickThis test case should work with list-ilp or list-burr.
2011-03-09 Andrew TrickWhen SCEV can determine the loop test is X < X, set...
next