test commit
[oota-llvm.git] / test / DebugInfo / X86 /
2012-05-19 Eric ChristopherActually support DW_TAG_rvalue_reference_type that...
2012-05-08 Eric ChristopherHandle OpDeref in case it comes in as a register operand.
2012-05-01 Alexey SamsonovX86: Use StackRegister instead of FrameRegister in...
2012-04-05 Eric ChristopherPatch to set is_stmt a little better for prologue lines...
2012-04-03 Eric ChristopherFix thinko check for number of operands to be the one...
2012-03-28 Eric ChristopherFix the output of the DW_TAG_friend tag to include...
2012-03-27 Eric ChristopherAdd a test for the previous commit. Also, remove two...
2012-03-25 Eli BenderskyContinue cleanup of LIT, getting rid of the remaining...
2012-03-19 NAKAMURA Takumillvm/test/DebugInfo: Move two tests to DebugInfo/X86...
2012-03-15 Eric ChristopherFor types with a parent of the compile unit make sure...
2012-03-15 Eric ChristopherRevert the removal of DW_AT_MIPS_linkage_name when...
2012-03-14 Eric ChristopherRemove the DW_AT_MIPS_linkage name attribute when we...
2012-03-02 Eric ChristopherRevert "Reorder the sections being output to reduce...
2012-03-01 Eric ChristopherReorder the sections being output to reduce the number...
2012-02-24 Eric ChristopherIf the Address of a variable is an argument then treat...
2012-02-22 Eric ChristopherOnly add DW_AT_prototyped if we're working with a C...
2012-02-21 Eric ChristopherTestcase for previous commit.
2012-02-21 Eric ChristopherThere's no need for a DW_AT_byte_size on a pointer...
2012-02-16 Eli BenderskyReplace all instances of dg.exp file with lit.local...
2012-01-24 Eric ChristopherFix the testcases for the previous patch.
2012-01-11 Eric ChristopherDon't avoid recursing for pointer types, just reference...
2011-12-16 Eric ChristopherWhen recursing for the original size of a type, stop...
2011-11-12 Rafael EspindolaThe dwarf standard says that the only differences betwe...
2011-11-11 Devang PatelMove X86 specific test in X86 directory.
2011-11-11 Devang PatelMove X86 specific test in X86 directory.
2011-11-01 Eli FriedmanMove another test requiring x86 into X86 directory.
2011-11-01 Eli FriedmanMove test requiring x86 backend into X86 directory.
2011-06-17 Rafael EspindolaTest for previous commit.
2011-06-16 Galina KistanovaMove test for appropriate directory.
2011-05-27 Rafael EspindolaFix a regression I recently introduced by removing...
2011-05-13 Rafael EspindolaMove test.
2011-05-13 Rafael EspindolaMove test.
2011-05-06 Galina KistanovaMove few target-dependant tests to appropriate directories.