Revert "LoopVectorize: Use the dependence test utility class"
[oota-llvm.git] / test /
2013-06-24 Arnold SchwaighoferRevert "LoopVectorize: Use the dependence test utility...
2013-06-24 Arnold SchwaighoferLoopVectorize: Use the dependence test utility class
2013-06-24 Nadav RotemSLP Vectorizer: Add support for vectorizing parts of...
2013-06-24 Andrew TrickFix tail merging to assign the (more) correct BasicBloc...
2013-06-23 Nadav RotemSLP Vectorizer: Fix a bug in the code that does CSE...
2013-06-23 David BlaikieDebugInfo: PR14404: Avoid truncating 64 bit values...
2013-06-23 Tim NorthoverAArch64: fix overzealous NEXTing for Windows testing.
2013-06-23 Andrew TrickAdd MI-Sched support for x86 macro fusion.
2013-06-23 Nadav RotemSLP Vectorizer: Implement a simple CSE optimization...
2013-06-22 Nadav RotemSLP Vectorizer: Implement multi-block slp-vectorization.
2013-06-22 Reed KotlerReplace with a shorter test case produced by Doug Gillmore.
2013-06-22 David BlaikieDebugInfo: Support (using GNU extensions) for template...
2013-06-22 Sean Silva[yaml2obj][ELF] Make symbol table top-level key.
2013-06-21 Sean SilvaThis was a nifty test, but remove it.
2013-06-21 Sean SilvaRevert "Put r184469 disassembler test back on X86"
2013-06-21 David BlaikieDebugInfo: Don't lose unreferenced non-trivial by-value...
2013-06-21 Renato GolinPut r184469 disassembler test back on X86
2013-06-21 Sean Silva[yaml2obj][ELF] Don't do disassembly in this test.
2013-06-21 Michael LiaoAdd '-mcpu=' to prevent breaking on ATOM due to differe...
2013-06-21 Benjamin KramerRevert "BlockFrequency: Saturate at 1 instead of 0...
2013-06-21 Benjamin KramerBlockFrequency: Saturate at 1 instead of 0 when multipl...
2013-06-21 Justin Holewinski[NVPTX] Add support for selecting CUDA vs OCL mode...
2013-06-21 Andrew TrickAdd missing REQUIRES: asserts in crash.ll.
2013-06-21 Michael LiaoFix PR16360
2013-06-21 Andrew TrickUpdate physreg live intervals during remat.
2013-06-21 Ulrich Weigand[PowerPC] Support R_PPC_REL16 family of relocations
2013-06-21 Ulrich Weigand[PowerPC] Support various tls-related modifiers
2013-06-21 Ulrich Weigand[PowerPC] Support @higher et.al. modifiers
2013-06-21 Ulrich Weigand[PowerPC] Support @toc@h modifier
2013-06-21 Ulrich Weigand[PowerPC] Support @h modifier
2013-06-21 Manuel KlimekFix an ordering problem in the test.
2013-06-21 Sean Silva[yaml2obj][ELF] Allow expressing undefined symbols.
2013-06-21 Sean Silva[yaml2obj][ELF] Don't explicitly set `Binding` with...
2013-06-20 Quentin ColombetARM: Remove a (false) dependency on the memoryoperand...
2013-06-20 Kevin EnderbyUpdate the X86 disassembler to use xacquire and xreleas...
2013-06-20 Tom StellardR600/SI: Expand sub for v2i32 and v4i32 for SI
2013-06-20 Tom StellardR600/SI: Expand add for v2i32 and v4i32
2013-06-20 Tom StellardR600: Expand v2i32 load/store instead of custom lowering
2013-06-20 Sean Silva[yaml2obj][ELF] Add support for st_value and st_size.
2013-06-20 Sean Silva[yaml2obj][ELF] Allow symbols to reference sections.
2013-06-20 Rafael EspindolaUse only the filename when deciding if a file is a...
2013-06-20 Joey GoulyThis reverts r155000.
2013-06-20 Nadav RotemSLPVectorization: Add a basic support for cross-basic...
2013-06-20 David BlaikieGive this X86-specific test a triple so it's actually...
2013-06-20 Ulrich Weigand[MC] Support @ variants with directional labels
2013-06-20 Ulrich Weigand[PowerPC] Optimize @ha/@l constructs
2013-06-20 Ulrich Weigand[PowerPC] Support compare mnemonics with implied CR0
2013-06-20 Rafael EspindolaMake sure ar is creating a new file instead of updating...
2013-06-20 Rafael EspindolaAdd r184420 back, but also handle long file names.
2013-06-20 Rafael EspindolaRevert "Don't include directory names in archives."
2013-06-20 Rafael EspindolaDon't include directory names in archives.
2013-06-20 Vladimir MedicOptimize register parsing for MipsAsmParser. Allow...
2013-06-20 David BlaikieDebugInfo: don't use location lists when the location...
2013-06-19 David BlaikieSpelling correction
2013-06-19 David BlaikieDebugInfo: PR14763/r183329 correct the location of...
2013-06-19 David BlaikieSpell correct (s/begining/beginning/)
2013-06-19 David Blaikiellvm-dwarfdump: Add support for dumping the .debug_loc...
2013-06-19 Ulrich Weigand[MC/DWARF] Generate multiple .debug_line entries for...
2013-06-19 Matt ArsenaultMove StructurizeCFG out of R600 to generic Transforms.
2013-06-19 Quentin ColombetLSR: Fix the parameters used to compute the scaling...
2013-06-19 Nadav RotemSLPVectorizer: handle scalars that are extracted from...
2013-06-19 Nadav RotemSLPVectorizer: start constructing chains at stores...
2013-06-19 Rafael EspindolaRemove the 'R' modifier.
2013-06-19 Nadav RotemSLPVectorizer: vectorize compares and selects.
2013-06-19 Sean Silva[yaml2obj][ELF] Beef up this test a bit.
2013-06-19 Sean Silva[yaml2obj][ELF] Support ELFOSABI_* enum.
2013-06-19 Sean Silva[yaml2obj][ELF] Support st_info through `Binding` and...
2013-06-18 Sean Silva[yaml2obj][ELF] Ensure STN_UNDEF entry is present.
2013-06-18 Sean Silva[yaml2obj][ELF] Rudimentary symbol table support.
2013-06-18 Jim GrosbachARM: Add optional datatype suffix to NEON mvn asm syntax.
2013-06-18 Tim NorthoverAArch64: remove accidental test output file.
2013-06-18 Kevin EnderbyChange the arm assembler to support this from the v7c...
2013-06-18 Quentin ColombetDuring SelectionDAG building explicitly set a node...
2013-06-18 Jack CarterMips ELF: Mark object file as ABI compliant
2013-06-18 Stefanus Du ToitAdd support for encoding the HLE XACQUIRE and XRELEASE...
2013-06-18 Alexey SamsonovBasic support for parsing Mach-O universal binaries...
2013-06-18 Amaury de la VieuvilleARM: fix literal load with positive offset encoding
2013-06-18 Amaury de la VieuvilleARM: add operands pre-writeback variants when needed
2013-06-18 Amaury de la VieuvilleARM: fix thumb literal loads decoding
2013-06-18 Amaury de la VieuvilleARM: thumb stores cannot use PC as dest register
2013-06-17 Andrew TrickReenable, improve, and add MI-Sched unit tests.
2013-06-17 Vincent LejeuneR600: PV stores Reg id, not index
2013-06-17 Vincent LejeuneR600: Properly set COUNT_3 bit in TEX clause initiating...
2013-06-17 Benjamin KramerSwitch spill weights from a basic loop depth estimation...
2013-06-17 Pekka JaaskelainenFix for a regression caused by the LoopVectorizer when
2013-06-17 Rafael EspindolaAdd a testcase for r184074.
2013-06-17 Tim NorthoverAArch64: print relocation addends if present on AArch64
2013-06-16 David BlaikieDebug Info: Simplify Frame Index handling in DBG_VALUE...
2013-06-15 David BlaikieDebugInfo: follow up to 184045 to constrain the tests...
2013-06-15 David BlaikieDebugInfo: print DBG_VALUE MachineInstrs with [] for...
2013-06-15 Andrew TrickMachine Model: Add MicroOpBufferSize and resource Buffe...
2013-06-15 David BlaikieDebug Info: Don't print the display name and colon...
2013-06-15 Sean Silva[yaml2obj] Add support for sh_link via `Link` key.
2013-06-15 Tom StellardR600: Add SI load support for v[24]i32 and store for...
2013-06-14 Rafael EspindolaRemove the LLVM specific archive index.
2013-06-14 Tom StellardR600: Use correct encoding for Vertex Fetch instruction...
2013-06-14 Tom StellardR600: Use EXPORT_RAT_INST_STORE_DWORD for stores on...
2013-06-14 Tim NorthoverMark rematerialized super/sub registers as dead.
2013-06-14 JF BastienFix frame pointer debug information test
2013-06-14 Eli BenderskyDo not to perform RUN line substitution of llc if that...
next