Fix SpecificBumpPtrAllocator iteration.
[oota-llvm.git] / test /
2010-04-02 Dan GohmanRevert the recent alignment changes. They're broken...
2010-04-02 Evan ChengAfter trivial coalescing, the MI being visited may...
2010-04-02 Dan GohmanRemove this initializer so that the optimizer doesn...
2010-04-02 Dan GohmanUpdate this test for the new preferred alignment heuris...
2010-04-02 Dan GohmanMake globalopt refine global variable alignment.
2010-04-01 Evan ChengIn 64-bit mode, use i64 to lower memcpy / memset instea...
2010-04-01 Evan Cheng- Avoid using floating point stores to implement memset...
2010-04-01 Evan ChengAdd -mcpu to memcpy / memset tests to ensure they behav...
2010-04-01 Evan ChengFix sdisel memcpy, memset, memmove lowering:
2010-04-01 Chris Lattnerchange this from using '!dbg' to using '!dbgx'. The
2010-03-31 Bob WilsonAdd a redundant PHI testcase for SSAUpdater to go with...
2010-03-31 Gabor Greiftestcase for r99914, provided by baldrick!
2010-03-31 Jakob Stoklund OlesenReplace V_SET0 with variants for each SSE execution...
2010-03-31 Jakob Stoklund OlesenFix typo. Thank you, valgrind.
2010-03-30 Jakob Stoklund OlesenNot all platforms start symbols with _
2010-03-30 Jakob Stoklund OlesenEnable -sse-domain-fix by default. Now with tests!
2010-03-30 Bob WilsonRevert Mon Ping's change 99928, since it broke all...
2010-03-30 Devang PatelIgnore invalid metadata.
2010-03-30 Mon P WangAdded support for address spaces and added a isVolatile...
2010-03-30 Eric ChristopherRemove the pmulld intrinsic and autoupdate it as a...
2010-03-30 Benjamin KramerXFAIL some PIC16 tests when running under valgrind...
2010-03-29 Daniel DunbarMC/Mach-O/x86_64: Support @GOTPCREL on symbols, even...
2010-03-29 Evan ChengFix PR4975. Avoid referencing empty vector.
2010-03-29 Chris LattnerFrom Kalle Raiskila:
2010-03-29 Chris Lattneradd support for zero initialized unions, patch by Tim...
2010-03-28 Chris Lattnerteach tblgen to allow patterns like (add (i32 (bitconve...
2010-03-28 Chris Lattneradd some nounwinds
2010-03-28 Chris Lattnerthis takes an insane amount of time to run, disable...
2010-03-27 Jeffrey YasskinXFAIL a new tblgen test for memory leak checking.
2010-03-26 Evan ChengDo not sibcall if stack needs to be dynamically aligned.
2010-03-26 Evan ChengAllow trivial sibcall of vararg callee when no argument...
2010-03-26 Evan ChengTry trivial remat before the coalescer gives up on...
2010-03-25 Jim Grosbachswitch the flag for using NEON for SP floating point...
2010-03-25 Evan ChengAdd nounwind.
2010-03-25 Bob WilsonReapply Kevin's change 94440, now that Chris has fixed...
2010-03-25 Jakob Stoklund OlesenFix evil TableGen bug in template parameters with defaults.
2010-03-25 Chris Lattnerfix PR6642, GVN forwarding from memset to load of the...
2010-03-25 Chris LattnerMake the NDEBUG assertion stronger and more clear what is
2010-03-25 Eric ChristopherReapply r99451 with a fix to move the NoInline check...
2010-03-25 Eric ChristopherMake sure this runs in 64-bit only, 32-bit won't produc...
2010-03-25 Daniel DunbarMC: Fix refacto in MCExpr evaluation, I mistakenly...
2010-03-24 Eric ChristopherTemporarily revert this, it's causing an issue with...
2010-03-24 Bob WilsonSpeculatively revert this to see if it fixes buildbot...
2010-03-24 Kevin EnderbyAdded the Advanced Encryption Standard (AES) Instructions.
2010-03-24 Kevin EnderbyFixed the SS42AI template for the SSE 4.2 instructions...
2010-03-24 Nate BegemanBUILD_VECTOR was missing out on some prime opportunitie...
2010-03-24 Bob WilsonRevert Edwin's change that is breaking MultiSource...
2010-03-24 Devang PatelDo not rely on getCompileUnit() to find source file...
2010-03-24 Torok EdwinFix memory leak in liveintervals: the destructor for...
2010-03-23 Chris Lattneradd some accessors to callsite/callinst/invokeinst...
2010-03-23 Stuart HastingsTest case for llvm-gcc r99305. Radar 7659636.
2010-03-23 Evan ChengTeach simplify libcall to transform __strcpy_chk to...
2010-03-23 Evan ChengFix an incorrect logic causing instcombine to miss...
2010-03-22 Chris LattnerFix PR6673: updating the callback should not clear...
2010-03-22 Devang PatelEmit DW_AT_low_pc and DW_AT_high_pc attributes for...
2010-03-21 Jeffrey YasskinXFAIL tests from LLVMC on valgrind or valgrind+leak...
2010-03-20 Jeffrey YasskinAdd support for XFAILing valgrind runs with memory...
2010-03-20 Daniel DunbarMC/Mach-O: Remove Darwin host specific tests, we don...
2010-03-20 Daniel DunbarMC/Mach-O: Tweak optimal_nop test to be host independent.
2010-03-20 Bob Wilsonpr6652: Use LDM to restore PC to the return address...
2010-03-20 Daniel Dunbartests: Mangle '-vg' onto the end of the triple when...
2010-03-20 Evan ChengStupid svn. Add back to the lost sibcall tests.
2010-03-19 Devang Patelcall void @llvm.dbg.declare(metadata !{i32* null},...
2010-03-19 Kevin EnderbyFixed the encoding problems of the crc32 instructions...
2010-03-19 Daniel DunbarMC/Mach-O/x86_64: Add relocation support.
2010-03-19 Daniel DunbarMC/X86: Rename alternate spellings of {ADD64,CMP64...
2010-03-19 Daniel DunbarMC/Mach-O: Factor out isScatteredFixupFullyResolvedSimp...
2010-03-19 Mon P WangFixed a widening bug where we were not using the correc...
2010-03-19 Daniel DunbarX86: Fix encoding for TEST64rr.
2010-03-19 Jeffrey YasskinRemove `ignore` from LLVMC/TestWarnings.td. This avoids
2010-03-19 Jeffrey YasskinRevert r98892. BSD systems may not have bash installed...
2010-03-18 Jeffrey YasskinWork around a valgrind oddity where it doesn't pass...
2010-03-18 Daniel DunbarX86MCCodeEmitter: Fix two minor issues with reloc_ripre...
2010-03-18 Daniel DunbarMC/X86/AsmMatcher: Use the new instruction cleanup...
2010-03-18 Chris Lattnerfix an x86-64 encoding bug Daniel found.
2010-03-18 Chris Lattneradd a special relocation type for movq loads for object
2010-03-18 Evan ChengTurning off post-ra scheduling for x86. It isn't a...
2010-03-17 Evan ChengX86 address mode matching code MatchAddressRecursively...
2010-03-17 Johnny ChenAdded sub-formats to the NeonI/NeonXI instructions...
2010-03-17 Stuart HastingsTestcase for r98728.
2010-03-16 Evan ChengFix liveintervals handling of dbg_value instructions.
2010-03-16 Daniel DunbarRevert r98666 too; it's checkin-without-testing day!
2010-03-16 Chris Lattnertemporarily xfail
2010-03-16 Dan GohmanAdd an rdar number to this test.
2010-03-16 Duncan SandsChris pointed out that producing undef here is wrong in
2010-03-16 Bob Wilson--- Reverse-merging r98637 into '.':
2010-03-16 Johnny ChenInitial ARM/Thumb disassembler check-in. It consists...
2010-03-16 Bob WilsonStop using the old pre-UAL syntax for LDM/STM instructi...
2010-03-16 Duncan SandsCheck that P is not zero initialized.
2010-03-16 Bob WilsonAdd a testcase for the change in r98586.
2010-03-16 Bill WendlingForgot testcase for r98599.
2010-03-16 Chris LattnerFix the third (and last known) case of code update...
2010-03-15 Daniel DunbarMC: Allow modifiers in MCSymbolRefExpr, and eliminate...
2010-03-15 Dan GohmanRecognize code for doing vector gather/scatter index...
2010-03-15 Daniel DunbarMC/Mach-O/x86_64: Temporary labels in cstring sections...
2010-03-15 Chris LattnerImplement support for the case when a reference to...
2010-03-15 Chris LattnerFix the case when a reference to an address taken BB...
2010-03-14 Chris Lattnerfilecheckize a test and mark these wiht a cpu so it...
2010-03-14 Duncan SandsTurn calls to copysignl into an FCOPYSIGN node. Handle...
2010-03-14 Chris Lattnerfix ShrinkDemandedOps to not leave dead nodes around,
next