[COFF] Add support for the .secidx directive
[oota-llvm.git] / test /
2013-12-20 Roman DivackyImplement initial-exec TLS for PPC32.
2013-12-20 Zoran JovanovicSupport for microMIPS FPU instructions 1.
2013-12-20 Richard Sandiford[SystemZ] Optimize comparisons with truncated extended...
2013-12-20 Richard Sandiford[SystemZ] Extend RISBG optimization
2013-12-20 Justin BognerTransforms: Don't create bad weights when eliminating...
2013-12-20 Justin Bognertest: Make a branchweight test more specific
2013-12-20 Justin Bognertest: Prefer CHECK-LABEL to CHECK in branchweight tests
2013-12-20 Saleem AbdulrasoolARM IAS: add support for the .pool directive
2013-12-20 Tom StellardR600: Allow ftrunc
2013-12-20 Eric ChristopherRemove extra check line that's failing on windows and...
2013-12-20 Eric ChristopherThis test requires object emission.
2013-12-20 Eric ChristopherAdd support for a CU to output a set of ranges for...
2013-12-20 Adrian Prantlmove test back into the parent directory and add a...
2013-12-19 Rafael EspindolaUpdate the ML test to expect the new string format...
2013-12-19 Kevin EnderbyUn-revert: the buildbot failure in LLVM on lld-x86_64...
2013-12-19 Kevin EnderbyRevert my change to the X86 assembler for intel syntax...
2013-12-19 Kevin EnderbyChanged the X86 assembler for intel syntax to work...
2013-12-19 Quentin Colombet[X86][fast-isel] Fix select lowering.
2013-12-19 David PeixottoImplement the .ltorg directive for ARM assembly
2013-12-19 Josh MageeUnbreak ARM buildbots after r197653 by forcing the...
2013-12-19 David PeixottoImplement the ldr-pseudo opcode for ARM assembly
2013-12-19 Adrian PrantlMove testcase to the appropriate X86 subdirectory.
2013-12-19 Zoran JovanovicSupport for microMIPS control instructions.
2013-12-19 Hal FinkelAdd a disassembler to the PowerPC backend
2013-12-19 Zoran JovanovicSupport for microMIPS LL and SC instructions.
2013-12-19 Rafael EspindolaAdd a triple so that this passes on OS X.
2013-12-19 Zoran JovanovicSupport for microMIPS TLS relocations.
2013-12-19 Evgeniy StepanovAdd an explicit insert point argument to SplitBlockAndI...
2013-12-19 Timur IskhodzhanovTeach the llvm-readobj COFF dumper to dump debug line...
2013-12-19 Timur IskhodzhanovRemove the COFF files with Z7 debug info from the repo
2013-12-19 NAKAMURA TakumiAdd REQUIRES:asserts to 3 tests in llvm/test/CodeGen...
2013-12-19 Matt ArsenaultR600/SI: Make private pointers be 32-bit.
2013-12-19 Saleem AbdulrasoolARM IAS: support .inst directive
2013-12-19 Josh Magee[stackprotector] Use analysis from the StackProtector...
2013-12-19 Reid KlecknerBegin adding docs and IR-level support for the inalloca...
2013-12-19 Adrian Prantladd source in comment
2013-12-19 Yuchen Wullvm-cov: Added -f option for function summaries.
2013-12-18 Reed KotlerFix a problem with mips16 stubs when calls are transfor...
2013-12-18 Andrew TrickRevert "Add -mcpu=z10 to SystemZ tests."
2013-12-18 Weiming Zhao[aarch32] fix bug 18268: Incorrect condition of vsel
2013-12-18 Adrian PrantlDebug info: Implement (rvalue) reference qualifiers...
2013-12-18 Rafael EspindolaCorrectly handle the degenerated triple "thumb".
2013-12-18 Yuchen Wullvm-cov: Print coverage summary to STDOUT.
2013-12-18 Yuchen Wullvm-cov: Added -c option for branch counts.
2013-12-18 Matheus Almeida[mips][msa] Update format of RUN lines for every MSA...
2013-12-18 Rafael EspindolaOne ppc32-darwin, a i64 inside a structure can have...
2013-12-18 Matheus Almeida[mips][msa] Remove unneeded triple directive in MSA...
2013-12-18 Tim NorthoverARM: force soft-float ABI for tests depending on it.
2013-12-18 Tim NorthoverARM: set default float ABI based on triple.
2013-12-18 Kevin Qin[AArch64 NEON]Implment loading vector constant form...
2013-12-18 Saleem AbdulrasoolAsmParser: add support for .end directive
2013-12-17 Reid KlecknerMC COFF: Emit the 'b' section flag for .bss sections...
2013-12-17 Andrew TrickDisabled subregister copy coalescing during MachineCSE.
2013-12-17 Quentin ColombetAdd warning capabilities in LLVM.
2013-12-17 Matheus Almeida[mips] Fix off by one issue when applying a fixup.
2013-12-17 Duncan P. N. Exon... Setting the CPU in the new vaargs test
2013-12-17 Duncan P. N. Exon... Revert "Revert "Mark vastart_save_xmm_regs as changing...
2013-12-17 Timur IskhodzhanovAdd some simple COFF files with Z7 debug info
2013-12-17 Stepan DyatkovskiyFix for PR18045:
2013-12-17 Elena DemikhovskyAVX-512: Added implementation of CONCAT_VECTORS for...
2013-12-17 Duncan P. N. Exon... Revert "Mark vastart_save_xmm_regs as changing EFLAGS"
2013-12-17 Duncan P. N. Exon... Mark vastart_save_xmm_regs as changing EFLAGS
2013-12-17 Andrew TrickAdd -mcpu=z10 to SystemZ tests.
2013-12-17 Andrew TrickAllow MachineCSE to coalesce trivial subregister copies...
2013-12-17 Quentin ColombetRevert r197438 and r197447 until we figure out how...
2013-12-17 Arnold SchwaighoferLoopVectorizer: Don't if-convert constant expressions...
2013-12-16 Quentin ColombetAdd warning capabilities in LLVM.
2013-12-16 Yi JiangEnable double to float shrinking optimizations for...
2013-12-16 Yuchen Wullvm-cov: Added -u option for unconditional branch...
2013-12-16 Juergen Ributzka[Stackmap] Allow WebKit_JS calling convention to store...
2013-12-16 Rafael EspindolaAdd a reduced testcase from the recent bootstrap crash.
2013-12-16 Rafael EspindolaRevert "Allow MachineCSE to coalesce trivial subregiste...
2013-12-16 Juergen Ributzka[Stackmap] The first integer argument is passed in...
2013-12-16 Andrew TrickAllow MachineCSE to coalesce trivial subregister copies...
2013-12-16 Joerg SonnenbergerRecognize EABIHF as environment and use it for RTAPI...
2013-12-16 Elena Demikhovskyfixed one more line
2013-12-16 Elena DemikhovskyFixed the test - added -mcpu=penryn flag to avoid ambig...
2013-12-16 Elena DemikhovskyAVX-512: Added legal type MVT::i1 and VK1 register...
2013-12-16 Hao Liu[AArch64]Fix the pattern match failure for v1i8/v1i16...
2013-12-15 Reed KotlerLast change for mips16 prolog/epilog cleanup and optimi...
2013-12-15 Joerg SonnenbergerThere is no exp10 on NetBSD.
2013-12-15 Michael KupersteinEnsure bitcode encoding of global variable attributes...
2013-12-14 Iain Sandoe[Powerpc darwin] AsmParser Base implementation.
2013-12-14 Juergen Ributzka[Stackmap] Liveness Analysis Pass
2013-12-14 Matt ArsenaultR600/SI: Minor improvements to test.
2013-12-14 Matt ArsenaultTeach MemoryBuiltins about address spaces
2013-12-13 Kevin EnderbyFixed a bug in getARMFixupKindMachOInfo() where three...
2013-12-13 David BlaikieDebugInfo: Move type units into the debug_types section...
2013-12-13 Andrew TrickRevert "Liveness Analysis Pass"
2013-12-13 Andrew TrickGrow the stackmap/patchpoint format to hold 64-bit...
2013-12-13 Andrew TrickLiveness Analysis Pass
2013-12-13 Rafael EspindolaFix pr18235.
2013-12-13 Richard Sandiford[SystemZ] Optimize X [!=]= Y in cases where X - Y or...
2013-12-13 Richard Sandiford[SystemZ] Make more use of TMHH
2013-12-13 Richard Sandiford[SystemZ] Extend integer absolute selection
2013-12-13 Richard Sandiford[SystemZ] Make more use of LTGFR
2013-12-13 Benjamin KramerX86: When lowering shl_parts, don't emit shift amounts...
2013-12-13 Joerg SonnenbergerEnabling thumb2 mode used to force support for armv6t2...
2013-12-13 Matheus Almeida[mips] Add checks for alignment and maximum displacemen...
2013-12-13 Chandler Carruth[inliner] Fix PR18206 by preventing inlining functions...
next