MC/Mach-O: Error out instead of crashing on invalid scattered relocation expressions.
[oota-llvm.git] / test /
2010-03-08 Daniel DunbarX86: Fix encoding for TEST{8,16,32}rr.
2010-03-08 Evan ChengAdd documentation on sibling call optimization. Rename...
2010-03-08 John McCallRevert r97726 and r97728 at ddunbar's request; we want...
2010-03-06 Wesley PeckRe-committing the failed r97807 commit with changes...
2010-03-06 Anton KorobeynikovInitial bits of ARMv4-only support.
2010-03-06 Anton KorobeynikovDo not use '&' prefix for globals when register base...
2010-03-06 Eric ChristopherMigrate _chk call lowering from SimplifyLibCalls to...
2010-03-06 Chris Lattnerrevert r97807, it introduced build warnings.
2010-03-06 Eric ChristopherTemporarily revert:
2010-03-06 Evan ChengTransform @llvm.objectsize to integer if the argument...
2010-03-06 Erick TryzelaarAdd a LLVMWriteBitcodeToFD that exposes the raw_fd_ostr...
2010-03-05 Devang PatelTest case for r97851.
2010-03-05 Charles DavisDon't emit global symbols into the (__TEXT,__ustring...
2010-03-05 Jakob Stoklund OlesenBetter handling of dead super registers in LiveVariable...
2010-03-05 Jakob Stoklund OlesenWe don't really care about correct register liveness...
2010-03-05 Jakob Stoklund OlesenAvoid creating bad PHI instructions when BR is being...
2010-03-05 Evan ChengSafely turn memset_chk etc. to non-chk variant if the...
2010-03-05 Evan ChengInstcombine should turn llvm.objectsize of a alloca...
2010-03-05 Chris Lattnerfix bss section printing for cell, patch by Kalle Raiskila!
2010-03-05 Chris Lattnerfix PR6512, a case where instcombine would incorrectly...
2010-03-05 Wesley PeckReworking the stack layout that the MicroBlaze backend...
2010-03-05 Chris LattnerFix PR6503. This turned into a much more interesting...
2010-03-05 Chris Lattnermake these less sensitive to temporary naming.
2010-03-05 Chris Lattnerremove this testcase, it isn't clear what it was testin...
2010-03-05 Evan ChengFix an oops in x86 sibcall optimization. If the ByVal...
2010-03-05 Chris Lattnerfix a nice subtle reassociate bug which would only...
2010-03-05 Chris LattnerFix PR6497, a bug where we'd fold a load into an addc
2010-03-05 Chris Lattnercleanup
2010-03-05 Evan ChengRever 96389 and 96990. They are causing some miscompila...
2010-03-05 Bill WendlingRevert r97766. It's deleting a tag.
2010-03-05 Bill WendlingMicro-optimization:
2010-03-04 Johnny ChenDrop the ".w" qualifier for t2UXTB16* instructions...
2010-03-04 Bob Wilsonpr6478: The frame pointer spill frame index is only...
2010-03-04 Bob Wilsonpr6480: Don't try producing ld/st-multiple instructions...
2010-03-04 Jakob Stoklund OlesenFix the remaining MUL8 and DIV8 to define AX instead...
2010-03-04 Dan GohmanFix recognition of 16-bit bswap for C front-ends which...
2010-03-04 John McCallTeach lit to honor conditional directives. The syntax is:
2010-03-04 Nick LewyckyMake the 'icmp pred trunc(ext(X)), CST --> icmp pred...
2010-03-03 Erick TryzelaarExpose the rest of the llvm-c scalar opts to ocaml.
2010-03-03 Chris Lattnerfix incorrect folding of icmp with undef, PR6481.
2010-03-03 Dan GohmanRevert r97580; that's not the right way to fix this.
2010-03-03 Bill WendlingThis test case:
2010-03-02 Erick TryzelaarRemove module providers from ocaml.
2010-03-02 Chris LattnerFix some issues in WalkChainUsers dealing with
2010-03-02 Chris Lattnerthis testcase is failing because pic16 doesn't define...
2010-03-02 Erick TryzelaarAdd support for use to ocaml.
2010-03-02 Chris Lattnerxfail this for now.
2010-03-02 Dan GohmanWhen expanding an expression such as (A + B + C + D...
2010-03-02 Chris Lattnerclean up some testcases.
2010-03-02 Chris LattnerFix the xfail I added a couple of patches back. The...
2010-03-02 Chris LattnerRewrite chain handling validation and input TokenFactor...
2010-03-02 Dan GohmanFix several places to handle vector operands properly.
2010-03-02 Dan GohmanNon-affine post-inc SCEV expansions have more code...
2010-03-02 Dan GohmanFloating-point add, sub, and mul are now spelled fadd...
2010-03-01 Chris LattnerFix PR2590 by making PatternSortingPredicate actually be
2010-03-01 Devang PatelRemove tests that checks @llvm.dbg.stoppoint handling.
2010-03-01 Chris Lattnerstop using anders-aa
2010-03-01 Chris Lattnerstop using anders-aa
2010-03-01 Chris Lattnerremove andersen's tests.
2010-03-01 Devang Patel@llvm.dbg.stoppoint intrinsic is not used anymore.
2010-03-01 Devang PatelUpdate to use new debug info encoding scheme. As a...
2010-03-01 Devang PatelRemove this test because it checks wheter optimizer...
2010-03-01 Devang PatelRemove test to check bugfix in handing debug info for...
2010-03-01 Devang PatelRemove dead test.
2010-03-01 Devang PatelReplace test case that uses @llvm.dbg.* intrinsic with...
2010-03-01 Devang PatelThese two tests check whether oprimizer safely ignores...
2010-03-01 Devang PatelThis test checks whether LICM ignores @llvm.dbg.stoppoi...
2010-03-01 Devang PatelRewrite test to test VLA using new debug info encoding...
2010-03-01 Devang PatelRemove this generic debug info intrinsic test. LLVM...
2010-03-01 Dan GohmanLLVM instruction syntax doesn't have trailing semicolons.
2010-02-28 Erick TryzelaarAdd support getting the operands of a User to ocaml.
2010-02-28 Erick TryzelaarAdd support for global aliases to ocaml.
2010-02-28 Erick TryzelaarAdd support for inserting inline asm to ocaml.
2010-02-28 Chris Lattneradd some random nounwinds.
2010-02-28 Erick TryzelaarAdd support for getting a null pointer.
2010-02-28 Erick TryzelaarAdd a way to look up a type by it's name in a module.
2010-02-28 Erick TryzelaarAdd support for global variables in an address space...
2010-02-28 Erick TryzelaarAdd indirect br support to llvm-c and ocaml.
2010-02-28 Erick TryzelaarAdd metadata functions to llvm-c and ocaml.
2010-02-28 Erick TryzelaarAdd the new builder arthmetic instructions to llvm...
2010-02-28 Erick TryzelaarAdd the new union arthmetic instructions to llvm-c...
2010-02-28 Erick TryzelaarRename ocaml vmcore tests to make it easier to insert...
2010-02-28 Erick TryzelaarRemove malloc and free from the ocaml bindings.
2010-02-28 John McCallTeach APFloat how to create both QNaNs and SNaNs and...
2010-02-28 Dan GohmanDon't try to replace physical registers when doing...
2010-02-27 Dan GohmanAdd nounwinds.
2010-02-27 Evan ChengRe-apply 97040 with fix. This survives a ppc self-host...
2010-02-27 Chris Lattnerfix PR6414, a nondeterminism issue in IPSCCP which...
2010-02-26 Jakob Stoklund OlesenUse the right floating point load/store instructions...
2010-02-26 Chris Lattnerfix PR6435 another bug from the MallocInst elimination...
2010-02-26 Sanjiv GuptaReapply things reverted back in 97220, with the fixed...
2010-02-26 Richard OsborneFix XCoreTargetLowering::isLegalAddressingMode() to...
2010-02-26 Chris Lattnerthis file lacks a run line!
2010-02-25 Chris Lattnerrewrite OptimizeGlobalAddressOfMalloc to fix PR6422...
2010-02-25 Daniel Dunbartests: Propogate the HOME environment variable through...
2010-02-25 Chris Lattnerchange the scope node to include a list of children...
2010-02-25 Kevin EnderbyThis is a patch to the assembler frontend to detect...
2010-02-25 Dan GohmanTeach the constant folder about union types.
2010-02-25 Dan GohmanRevert r97064. Duncan pointed out that bitcasts are...
2010-02-25 Dan GohmanMake LoopSimplify change conditional branches in loop...
next