Expose most of the Constant creation functions to ocaml.
[oota-llvm.git] / test / DebugInfo /
2009-08-14 Daniel DunbarTake another shot at disabling this when no ppc support...
2009-08-13 Daniel DunbarMark this test as requiring the powerpc target.
2009-06-23 Devang Patelupgrade
2009-06-16 Devang PatelUse MainCU if it is available.
2009-06-15 Devang PatelGracefully handle imbalanced inline function begin...
2009-06-13 Devang Patelllvm.dbg.region.end() intrinsic is not required to...
2009-06-12 Devang PatelClear AbstractInstanceRootMap at the end of the function.
2009-05-21 Eli FriedmanFix broken logic in DominatorTreeBase::Split. Part...
2009-05-13 Bill WendlingRemove too large testcase.
2009-05-13 Bill WendlingMove the bookkeeping of the debug scopes back to the...
2009-05-04 Mike StumpRestore minor deletion.
2009-04-29 Bill WendlingSecond attempt:
2009-04-28 Bill Wendlingr70270 isn't ready yet. Back this out. Sorry for the...
2009-04-28 Bill WendlingMassive check in. This changes the "-fast" flag to...
2009-03-10 Torok EdwinGlobal variables don't have a corresponding llvm.dbg...
2009-03-05 Zhou ShengIgnore the debug info intrinsics when looking for depen...
2009-03-04 Dale JohannesenMake my earlier patch to skip debug intrinsics
2009-03-03 Dale JohannesenInstruction counters must skip the bitcasts that
2009-03-03 Dale JohannesenWhen removing a store to an alloca that has only one
2009-03-03 Zhou ShengIgnore the debug info intrinsics when adding instructio...
2009-03-03 Dale JohannesenTestcase for line number sinking in InstCombine.
2009-02-24 Bill Wendling- Use the "Fast" flag instead of "OptimizeForSize"...
2009-02-23 Zhou ShengAdd test case for checkin @r65314.
2009-02-18 Devang PatelThe subprogram die may not exist while creating "defaul...
2009-02-02 Devang PatelDo not add redundant arguments in a method definition...
2009-02-02 Devang PatelMake this test case smaller.
2009-01-30 Devang Patel Each input file is encoded as a separate compile unit...
2009-01-30 Devang PatelEnable target tripple.
2009-01-30 Devang PatelLinux and other target's encoding for DW_AT_declaratio...
2009-01-30 Devang PatelAdd DW_AT_declaration for class methods.
2009-01-28 Dan GohmanGive this test an explicit target, to make it host...
2009-01-28 Devang PatelDo not forget to derived type while constructing an...
2009-01-27 Devang PatelAssorted debug info fixes.
2009-01-23 Devang PatelFix test case. Use valid file name and directory in...
2009-01-22 Devang PatelDo not use buggy llvm-gcc to generate testcases.
2009-01-20 Devang PatelAppropriately mark fowrad decls.
2009-01-20 Devang PatelNeed compile unit to find location.
2009-01-19 Devang PatelVerify Intrinsic::dbg_declare.
2009-01-16 Devang PatelDo not stumble over forward declared struct member.
2009-01-15 Devang PatelValidate dbg_* intrinsics before lowering them.
2009-01-15 Devang PatelUse variable's context to identify respective DbgScope.
2009-01-13 Devang PatelUse DebugInfo interface to lower dbg_* intrinsics.
2009-01-05 Torok EdwinThis test passes again, unXFAIL.
2008-12-19 Bill WendlingMore precise XFAIL.
2008-12-19 Bill WendlingUn-XFAIL this test because it's passing and John doesn...
2008-12-17 Devang PatelXfail these tests for now.
2008-12-16 Torok Edwinadd testcase for -print-dbginfo
2008-12-10 Evan ChengFix a couple of Dwarf bugs.
2008-11-19 Devang PatelIf there are two consecutive llvm.dbg.stoppoint calls...
2008-11-07 Devang PatelHandle (delete) dbg intrinsics while promoting alloca.
2008-11-06 Devang PatelEmit label for llvm.dbg.func.start of the inlined function.
2008-11-06 Devang PatelEmit label for llvm.dbg.func.start of the inlined function.
2008-10-31 Anton KorobeynikovTestcase for PR2613
2008-10-17 Bill WendlingThe Dwarf writer was comparing mangled and unmangled...
2008-07-08 Dale JohannesenTestcase for debug info from data-only files.
2008-05-20 Gabor Greifsabre brings to my attention that the 'tr' suffix is...
2008-05-20 Gabor GreifRename the last test with .llx extension to .ll, resolv...
2008-03-10 Tanya LattnerRemove llvm-upgrade and update tests.
2008-01-30 Dale JohannesenAccept getelementptr starting at GV with all 0 indices...
2007-07-17 Reid SpencerFor PR1558:
2007-06-29 John CriswellConvert .cvsignore files
2007-05-05 Chris Lattnerfix failure on ahs3's tester
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness.
2007-04-11 Reid SpencerMake the llvm-runtest function much more amenable by...
2007-04-04 Jeff CohenFix some FreeBSD/amd64 regressions.
2007-01-02 Jim LaskeyPR1068 - Unbounded array debug info.
2006-12-29 Reid SpencerUpdate tests that need to be run through llvm-upgrade...
2006-12-07 Reid SpencerThis now passes on Linux/x86
2006-12-06 Jim LaskeyFailing linux.
2006-12-04 Reid SpencerThese pass on Linux now.
2006-12-04 Jim LaskeyFixed to use current debug info.
2006-11-30 Jim LaskeyAdd compile unit size test
2006-11-30 Jim LaskeyCorrect comment
2006-11-30 Jim LaskeyPubnames test
2006-11-20 Jim LaskeyTest for PR1013.
2006-11-11 Jim LaskeyXFAIL All but powerpc
2006-11-11 Jim LaskeyWorks for PowerPC with frame pointers.
2006-11-10 Jim LaskeyMust have a frame pointer argument fixed. Now fails...
2006-11-10 Jim LaskeyMust have a frame pointer.
2006-11-10 Reid SpencerThis is XFAILed on i[0-9]86 systems not Linux
2006-11-08 Jim LaskeyMake it work on Darwin.
2006-11-08 Reid SpencerXFAIL this on Linux until Jim gets Darwin ship shape.
2006-11-07 Reid SpencerMake some corrections to this test case.
2006-11-07 Reid SpencerIgnore the Output dir.
2006-11-07 Reid SpencerAdd a test case for making sure gdb can get a stack...