summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Use only the filename when deciding if a file is a duplicate.Rafael Espindola2013-06-20
* This reverts r155000.Joey Gouly2013-06-20
* SLPVectorization: Add a basic support for cross-basic block slp vectorization.Nadav Rotem2013-06-20
* Give this X86-specific test a triple so it's actually X86-specific.David Blaikie2013-06-20
* [MC] Support @ variants with directional labelsUlrich Weigand2013-06-20
* [PowerPC] Optimize @ha/@l constructsUlrich Weigand2013-06-20
* [PowerPC] Support compare mnemonics with implied CR0Ulrich Weigand2013-06-20
* Make sure ar is creating a new file instead of updating an existing one.Rafael Espindola2013-06-20
* Add r184420 back, but also handle long file names.Rafael Espindola2013-06-20
* Revert "Don't include directory names in archives."Rafael Espindola2013-06-20
* Don't include directory names in archives.Rafael Espindola2013-06-20
* Optimize register parsing for MipsAsmParser. Allow symbolic aliases for FPU r...Vladimir Medic2013-06-20
* DebugInfo: don't use location lists when the location covers the whole functi...David Blaikie2013-06-20
* Spelling correctionDavid Blaikie2013-06-19
* DebugInfo: PR14763/r183329 correct the location of indirect parametersDavid Blaikie2013-06-19
* Spell correct (s/begining/beginning/)David Blaikie2013-06-19
* llvm-dwarfdump: Add support for dumping the .debug_loc sectionDavid Blaikie2013-06-19
* [MC/DWARF] Generate multiple .debug_line entries for adjacent .loc directivesUlrich Weigand2013-06-19
* Move StructurizeCFG out of R600 to generic Transforms.Matt Arsenault2013-06-19
* LSR: Fix the parameters used to compute the scaling factor cost.Quentin Colombet2013-06-19
* SLPVectorizer: handle scalars that are extracted from vectors (using ExtractE...Nadav Rotem2013-06-19
* SLPVectorizer: start constructing chains at stores that are not power of two.Nadav Rotem2013-06-19
* Remove the 'R' modifier.Rafael Espindola2013-06-19
* SLPVectorizer: vectorize compares and selects.Nadav Rotem2013-06-19
* [yaml2obj][ELF] Beef up this test a bit.Sean Silva2013-06-19
* [yaml2obj][ELF] Support ELFOSABI_* enum.Sean Silva2013-06-19
* [yaml2obj][ELF] Support st_info through `Binding` and `Type` YAML keys.Sean Silva2013-06-19
* [yaml2obj][ELF] Ensure STN_UNDEF entry is present.Sean Silva2013-06-18
* [yaml2obj][ELF] Rudimentary symbol table support.Sean Silva2013-06-18
* ARM: Add optional datatype suffix to NEON mvn asm syntax.Jim Grosbach2013-06-18
* AArch64: remove accidental test output file.Tim Northover2013-06-18
* Change the arm assembler to support this from the v7c spec:Kevin Enderby2013-06-18
* During SelectionDAG building explicitly set a node to constant zero when theQuentin Colombet2013-06-18
* Mips ELF: Mark object file as ABI compliant Jack Carter2013-06-18
* Add support for encoding the HLE XACQUIRE and XRELEASE prefixes.Stefanus Du Toit2013-06-18
* Basic support for parsing Mach-O universal binaries in LLVMObject libraryAlexey Samsonov2013-06-18
* ARM: fix literal load with positive offset encodingAmaury de la Vieuville2013-06-18
* ARM: add operands pre-writeback variants when neededAmaury de la Vieuville2013-06-18
* ARM: fix thumb literal loads decodingAmaury de la Vieuville2013-06-18
* ARM: thumb stores cannot use PC as dest registerAmaury de la Vieuville2013-06-18
* Reenable, improve, and add MI-Sched unit tests.Andrew Trick2013-06-17
* R600: PV stores Reg id, not indexVincent Lejeune2013-06-17
* R600: Properly set COUNT_3 bit in TEX clause initiating inst for pre EG gen.Vincent Lejeune2013-06-17
* Switch spill weights from a basic loop depth estimation to BlockFrequencyInfo.Benjamin Kramer2013-06-17
* Fix for a regression caused by the LoopVectorizer whenPekka Jaaskelainen2013-06-17
* Add a testcase for r184074.Rafael Espindola2013-06-17
* AArch64: print relocation addends if present on AArch64Tim Northover2013-06-17
* Debug Info: Simplify Frame Index handling in DBG_VALUE Machine InstructionsDavid Blaikie2013-06-16
* DebugInfo: follow up to 184045 to constrain the tests further to ensure they ...David Blaikie2013-06-15
* DebugInfo: print DBG_VALUE MachineInstrs with [] for deref and drop the offse...David Blaikie2013-06-15