Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / test / MC / MachO /
2015-12-23 Paul RobinsonForm reform for MCDwarf.
2015-12-05 Keno Fischer[MC] Add a test for state reset in MCMachOStreamer
2015-11-17 Oliver Stannard[Assembler] Make fatal assembler errors non-fatal
2015-11-02 Tim NorthoverMachO: support tvOS and watchOS version min commands...
2015-11-02 Tim NorthoverMachO: improve load command tests slightly
2015-10-28 Tim NorthoverARM: add support for WatchOS's compact unwind information.
2015-10-28 Tim NorthoverARM: support .watchos_version_min and .tvos_version_min.
2015-10-15 Akira Hatanaka[MachO] Stop generating *coal* sections.
2015-10-15 Akira HatanakaRevert r250349.
2015-10-14 Akira Hatanaka[MachO] Stop generating *coal* sections.
2015-10-14 Akira HatanakaRevert r250342.
2015-10-14 Akira Hatanaka[MachO] Stop generating *coal* sections.
2015-09-10 Davide Italiano[MC] Convert all the remaining tests from macho-dump...
2015-09-09 Davide Italiano[llvm-readobj] MachO -- dump LinkerOptions load command.
2015-09-05 Davide Italiano[MC] Convert other MachO tests from macho-dump to llvm...
2015-08-28 Davide Italiano[MC] Convert tests to use llvm-readobj --macho-version...
2015-08-22 Davide Italiano[llvm-readobj] Test --macho-data-in-code option.
2015-08-18 Davide Italiano[MC] Convert another bunch of tests from macho-dump...
2015-08-05 Steven WuForce the MachO generated for Darwin to have VERSION_MI...
2015-07-21 Bruno Cardoso Lopes[AsmPrinter] Check for valid constants in handleIndirec...
2015-07-02 Gabor BallabasReworking the test part of r241149
2015-06-25 Bruno Cardoso Lopes[AsmPrinter] Fix crash in handleIndirectSymViaGOTPCRel
2015-06-23 Daniel JasperRevert r240302 ("Bring r240130 back.").
2015-06-22 Rafael EspindolaBring r240130 back.
2015-06-19 Nico WeberRevert 240130, it caused crashes (repro in PR23900).
2015-06-19 Rafael EspindolaMake all temporary symbols unnamed.
2015-06-18 Rafael EspindolaImprove the --expand-relocs handling of MachO.
2015-06-18 Rafael EspindolaPass --expand-relocs to a few more tests.
2015-06-04 Jim GrosbachMC: Remove obsolete MachO UseAggressiveSymbolFolding.
2015-05-18 Tim NorthoverAArch64: work around ld64 bug more aggressively.
2015-04-03 Peter CollingbourneMC: For variable symbols, maintain MCSymbol::Section...
2015-04-02 Peter CollingbourneRevert r233595, "MC: For variable symbols, maintain...
2015-03-30 Peter CollingbourneMC: For variable symbols, maintain MCSymbol::Section...
2015-03-27 Ahmed Bougacha[AsmPrinter] Don't assert on GOT equivalent non-constan...
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-03-10 Bruno Cardoso Lopes[AsmPrinter][TLOF] Reintroduce AArch64 test
2015-03-06 Bruno Cardoso Lopes[AsmPrinter][TLOF] Remove AArch64 test to appease buildbots
2015-03-06 Bruno Cardoso Lopes[AsmPrinter][TLOF] XFAIL AArch64 test to appease buildbots
2015-03-06 Bruno Cardoso Lopes[AsmPrinter][TLOF] Make AArch64 test a bit more flexible
2015-03-06 Bruno Cardoso Lopes[AsmPrinter][TLOF] Split tests and move to appropriate...
2015-03-06 Bruno Cardoso Lopes[AsmPrinter][TLOF] 32-bit MachO support for replacing...
2015-03-06 Bruno Cardoso Lopes[AsmPrinter][TLOF] ARM64 MachO support for replacing...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-12 Rafael EspindolaLearn that __DATA,__objc_classrefs is not atomized...
2015-01-19 Rafael EspindolaAdd r224985 back with fixes.
2015-01-14 Rafael EspindolaAdd a test that would have found the issue with r225644.
2015-01-14 Rafael EspindolaRevert "Add r224985 back with two fixes."
2015-01-12 Rafael EspindolaAdd r224985 back with two fixes.
2015-01-07 Rafael EspindolaAdd a test that would have found the issue in r224935.
2015-01-06 Rafael EspindolaAdd a testcase that would have found the problem in...
2015-01-06 Lang HamesRevert r225048: It broke ObjC on AArch64.
2014-12-31 Rafael EspindolaAdd r224985 back with a fix.
2014-12-31 Rafael EspindolaAdd a test for the recent compiler-rt build failure.
2014-12-31 Rafael EspindolaRevert "Remove doesSectionRequireSymbols."
2014-12-30 Rafael EspindolaRemove doesSectionRequireSymbols.
2014-12-30 Rafael EspindolaSimplify test a bit.
2014-12-30 Rafael EspindolaConvert test to llvm-readobj. NFC.
2014-12-29 Rafael EspindolaConvert test to llvm-readobj. NFC.
2014-12-29 Rafael EspindolaConvert test to FileCheck. NFC.
2014-12-26 Rafael EspindolaConvert test to llvm-readobj. NFC.
2014-12-26 Rafael EspindolaUse llvm-readobj. NFC.
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2014-12-11 Duncan P. N. Exon... IR: Canonicalize metadata formatting, NFC
2014-11-04 Rafael EspindolaDon't produce relocations for a difference in a section...
2014-11-02 Rafael EspindolaUpdate test to use llvm-readobj. NFC.
2014-10-24 Kevin EnderbyFix a Mach-O assembler segfault for a subtraction expre...
2014-10-21 Rafael EspindolaDrop support for an old version of ld64 (from darwin 9).
2014-10-21 Rafael EspindolaConvert two tests to use llvm-readobj.
2014-10-06 Hans WennborgMachObjectWriter: optimize the string table for common...
2014-09-22 Frederic Riss[dwarfdump] Dump full filenames as DW_AT_(decl|call...
2014-09-05 Frederic Riss[dwarfdump] Dump DW_AT_(decl|call)_line attribute value...
2014-09-05 Frederic RissReapply "[dwarfdump] Add missing DW_LANG_Mips_Assembler...
2014-09-04 Frederic RissRevert "[dwarfdump] Add missing DW_LANG_Mips_Assembler...
2014-09-04 Frederic Riss[dwarfdump] Add missing DW_LANG_Mips_Assembler case...
2014-09-04 Kevin EnderbyAdds the next bit of support for llvm-objdump’s -privat...
2014-07-22 Tim NorthoverX86: drop relocations on __eh_frame sections globally.
2014-07-04 Tim Northoverllvm-readobj: fix MachO relocatoin printing a bit.
2014-06-23 Kevin EnderbyChange the default input for llvm-nm to be a.out instea...
2014-06-23 Rafael EspindolaStop producing func.eh symbols on Darwin.
2014-06-20 Rafael EspindolaAlways use a temp symbol for CIE.
2014-06-20 Rafael EspindolaDon't produce eh_frame relocations when targeting the...
2014-06-09 Alp TokerReduce verbiage of lit.local.cfg files
2014-05-30 Tim NorthoverMachO: move test to ARM directory.
2014-05-30 Tim NorthoverMachO: support N_INDR aliases in assembly files.
2014-05-24 Tim NorthoverAArch64/ARM64: move ARM64 into AArch64's place
2014-05-21 Eric ChristopherThis command line option is only used in one place...
2014-04-22 Kevin EnderbyFix the assembler to print a better relocatable express...
2014-04-15 Quentin Colombet[MC] Emit an error if cfi_startproc is used before...
2014-04-05 Saleem AbdulrasoolARM: consolidate MachO checks for ARM asm parser
2014-03-29 Tim NorthoverARM64: initial backend import
2014-03-25 Kevin EnderbyFix crashes when assembler directives are used that...
2014-03-21 Rafael EspindolaMove codegen test over to MC.
2014-03-21 Rafael EspindolaSplit out the MC part of this test.
2014-03-20 Rafael EspindolaConvert another CodeGen test into a MC test.
2014-03-20 Rafael EspindolaConvert CodeGen test into a more specific MC test.
2014-03-18 NAKAMURA TakumiMove yet another test that requires ARM to an ARM test...
2014-03-18 Jim GrosbachMove tests that require ARM to an ARM test directory.
2014-03-18 Jim GrosbachDarwin: Add assembler directives to create version...
2014-03-17 NAKAMURA Takumillvm/test/MC/MachO/gen-dwarf-cpp.s: Relax an expression...
2014-03-17 David BlaikieDebugInfo: Improve reuse of file table entries in asm...
next