summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* Actually call FileCheck in testsNico Rieck2014-02-16
* AVX-512: simpyfied BUILD_VECTOR for masks; fixed cmp/test sequenceElena Demikhovsky2014-02-16
* Add a DIELoc class to cover the DW_FORM_exprloc set of expressionsEric Christopher2014-02-16
* Fix broken CHECK linesNico Rieck2014-02-16
* MCAsmParser: relax declaration parsingSaleem Abdulrasool2014-02-16
* ARM IAS: (partially) support .arch_extension directiveSaleem Abdulrasool2014-02-16
* DebugInfo: Deduplicate entries in the fission address tableDavid Blaikie2014-02-15
* Revert "SCEVExpander: Try hard not to create derived induction variables in o...Arnold Schwaighofer2014-02-15
* SCEVExpander: Try hard not to create derived induction variables in other loopsArnold Schwaighofer2014-02-15
* Add opcode extension forms of MOV8ri/MOV16ri/MOV32ri.Craig Topper2014-02-15
* DebugInfo: Implement DW_AT_stmt_list for type unitsDavid Blaikie2014-02-14
* [CodeGenPrepare][AddressingModeMatcher] Give up on type promotion if theQuentin Colombet2014-02-14
* TargetLowering: n * r where n > 2 should be an illegal addressing modeTom Stellard2014-02-14
* DebugInfo: Don't include the name of the CU file in the line table file list ...David Blaikie2014-02-14
* Support DWARF discriminators in object streamer.Diego Novillo2014-02-14
* This patch has two main functions:Reed Kotler2014-02-14
* Generate the DWARF stack frame decode operations in the function prologue for...Artyom Skrobov2014-02-14
* [AArch64 NEON] Fix a bug to avoid using floating type as condition type in lo...Kevin Qin2014-02-14
* Revert "DebugInfo: Don't include the name of the CU file in the line table fi...Eric Christopher2014-02-14
* llvm/test/DebugInfo/empty.ll: Mark it as XFAIL:win32 lacking of line table.NAKAMURA Takumi2014-02-14
* [PR18809] Remove XFAIL from DebugInfo/empty.ll.NAKAMURA Takumi2014-02-14
* [AArch64]Fix the assertion failure caused by "v1i1 SETCC" DAG node.Hao Liu2014-02-14
* DebugInfo: Don't include the name of the CU file in the line table file list ...David Blaikie2014-02-14
* Disable emission of aranges by default and add a command lineEric Christopher2014-02-14
* Do more addrspacecast transforms that happen for bitcast.Matt Arsenault2014-02-14
* R600/SI: Expand all v8[if]32 operationsTom Stellard2014-02-13
* R600/SI: Add a pattern for i32 anyextTom Stellard2014-02-13
* R600/SI: Completely Disable TypeRewriter on computeTom Stellard2014-02-13
* R600/SI: Split global vector loads with more than 4 elementsTom Stellard2014-02-13
* R600/SI: Add ShaderType attribute to some testsTom Stellard2014-02-13
* Use __literal16. It has been supported by the linker since 2005.Rafael Espindola2014-02-13
* Simplify checks in MC/AsmParser/directive_loc.sDiego Novillo2014-02-13
* Fix generation of 'isa' and 'discriminator' keywords.Diego Novillo2014-02-13
* Tweak llvm/test/DebugInfo/X86/generate-odr-hash.ll corresponding to r201351 (...NAKAMURA Takumi2014-02-13
* [PR18809] Revert r201187, "DebugInfo: Don't include the name of the CU file i...NAKAMURA Takumi2014-02-13
* Add triples to try to fix the windows bots.Rafael Espindola2014-02-13
* .file is only available on ELF, use a triple instead of -march.Rafael Espindola2014-02-13
* "foo" is not a ppc instruction, don't try to parse it.Rafael Espindola2014-02-13
* Specify a triple. MachO AArch64 support is missing.Rafael Espindola2014-02-13
* Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove ...Daniel Sanders2014-02-13
* llvm/test/CodeGen/AArch64/cpus.ll: Tweak to use -mtriple=aarch64-unknown-unkn...NAKAMURA Takumi2014-02-13
* ARM: remove floating-point patterns for @llvm.arm.neon.vabsTim Northover2014-02-13
* Add Cortex-A53 and Cortex-A57 cores to the AArch64 backendOliver Stannard2014-02-13
* [AArch64]Fix the problems that can't select mul/add/sub of v1i8/v1i16/v1i32 t...Hao Liu2014-02-13
* Copy dll storage in copyAttributes.Rafael Espindola2014-02-13
* [DAG] Fix the recognition of opaque constants in the SelectionDAGBuilder.Juergen Ributzka2014-02-13
* [AArch64]Add support for spilling FPR8/FPR16.Hao Liu2014-02-13
* GlobalOpt: Aliases don't have sections, don't copy them when replacingReid Kleckner2014-02-13
* Remove a very old instcombine where we would turn sequences of selects intoOwen Anderson2014-02-12
* [Vectorizer] Add a new 'OperandValueKind' in TargetTransformInfo calledAndrea Di Biagio2014-02-12