CMake: move lto.h install to tools/lto/CMakeLists.txt
[oota-llvm.git] / test /
2013-08-26 Tom StellardSelectionDAG: Remove unnecessary uses of TargetLowering...
2013-08-26 Tom StellardR600: Add support for vector local memory loads
2013-08-26 Tom StellardR600: Add support for i8 and i16 local memory loads
2013-08-26 Tom StellardSelectionDAG: Use correct pointer size when splitting...
2013-08-26 Tom StellardR600: Add support for i8 and i16 local memory stores
2013-08-26 Tom StellardR600: Add support for v4i32 and v2i32 local stores
2013-08-26 Tom StellardSelectionDAG: Use correct pointer size when lowering...
2013-08-26 Elena DemikhovskyAVX-512: Added shuffle instructions -
2013-08-26 Vladimir MedicThis patch implements trap instructions for mips. The...
2013-08-25 Bill Schmidt[PowerPC] Add fast-isel branch and compare selection.
2013-08-25 Craig TopperFirst round of fixes for the x86 fixes for the x86...
2013-08-25 Venkatraman Govind... [Sparc] Add long double (f128) instructions to sparc...
2013-08-25 Venkatraman Govind... [Sparc] Added V9's extra floating point registers and...
2013-08-25 Elena DemikhovskyAVX-512: added UNPACK instructions and tests for all...
2013-08-25 Reed KotlerStart to add the LLVM builtins to the mips16 exclusion...
2013-08-24 Shuxin YangRevert 189161
2013-08-24 Reed KotlerStart to add the builtind to the mips16 exclusion lists...
2013-08-24 Justin Holewinski[NVPTX] Re-enable assembly printing support for inline...
2013-08-23 Rafael EspindolaUpdate test to use rdrnd instead of rdrand.
2013-08-23 Rafael EspindolaUpdate tests to use sse4.2 instead of sse42.
2013-08-23 Rafael EspindolaReplace more uses of sse41 with sse4.1.
2013-08-23 Rafael EspindolaUpdate a test that I missed in the previous commit.
2013-08-23 Rafael EspindolaRename features to match what gcc and clang use.
2013-08-23 Peter CollingbourneDataFlowSanitizer: correctly combine labels in the...
2013-08-23 Joey Gouly[ARM] Fix another ARM FastISel -verify-machineinstrs...
2013-08-23 Evgeniy Stepanov[msan] Fix handling of va_arg overflow area on x86_64.
2013-08-23 Joey Gouly[ARMv8] Add CodeGen for VMAXNM/VMINNM.
2013-08-23 Andrea Di BiagioAdd function attribute 'optnone'.
2013-08-23 Richard Sandiford[SystemZ] Add basic prefetch support
2013-08-23 Richard Sandiford[SystemZ] Try reversing comparisons whose first operand...
2013-08-23 Richard Sandiford[SystemZ] Prefer LHI;ST... over LAY;MV...
2013-08-23 Richard SandifordTurn MipsOptimizeMathLibCalls into a target-independent...
2013-08-23 Tim NorthoverARM: make sure ARM-mode pseudo-inst requires IsARM
2013-08-23 Daniel Dunbar[PR11606] ocaml bindings tests produce binaries in...
2013-08-23 Michael GottesmanFilecheckize some tests.
2013-08-23 Michael GottesmanUpdate StripDeadDebugInfo to use DebugInfoFinder so...
2013-08-22 Michael Gottesman[stack protector] Work around an issue with the BMOVPCB...
2013-08-22 Bill WendlingUpdate to remove the no-frame-pointer-elim-non-leaf...
2013-08-22 Bill WendlingFix some tests. The 'false' version just omits the...
2013-08-22 Bill WendlingFileCheckize some tests.
2013-08-22 Tom StellardR600/SI: Fix another case of illegal VGPR to SGPR copy
2013-08-22 Peter CollingbourneDataFlowSanitizer: Replace non-instrumented aliases...
2013-08-22 Peter CollingbourneDataFlowSanitizer: Prefix the name of each instrumented...
2013-08-22 Manman Ren[Debug Info Tests] Update testing cases.
2013-08-22 Joey Gouly[ARMv8] Add CodeGen support for VSEL.
2013-08-22 Mihai PopaFix ARM vcvt encoding when the number of fractional...
2013-08-22 Chandler CarruthTeach the SLP vectorizer the correct way to check for...
2013-08-22 Joey Gouly[ARM] Constrain some register classes in EmitAtomicBina...
2013-08-22 Logan ChienFix ARM FastISel PIC function call.
2013-08-22 Tim NorthoverARM: use TableGen patterns to select CMOV operations.
2013-08-22 Tim NorthoverARM: respect tied 64-bit inlineasm operands when printing
2013-08-22 Michael Gottesman[stackprotector] When finding the split point to splice...
2013-08-22 Matt ArsenaultTeach LoopVectorize about address space sizes
2013-08-22 Bill WendlingFileCheck-ize tests.
2013-08-22 Jim GrosbachARM: R9 is not safe to use for tcGPR.
2013-08-21 Tom StellardSelectionDAG: Make sure stores are always added to...
2013-08-21 Daniel Dunbar[tests] Update fma3 check to work with Py3.
2013-08-21 Manman RenTBAA: remove !tbaa from testing cases when they are...
2013-08-21 Juergen RibutzkaTeach BaseIndexOffset::match to identify base pointers...
2013-08-21 Matt ArsenaultTeach InstCombine about address spaces
2013-08-21 Ahmed BougachaMC CFG: Remap enough for data too, analoguous to r188873.
2013-08-21 Ahmed BougachaAdd testcase for r188873: MCTextAtom boundaries.
2013-08-21 Matt ArsenaultAdd test for bitcast array ptrs with address spaces
2013-08-21 Matt ArsenaultAdd enforce known alignment test with address space
2013-08-21 Hao LiuA minor change for an obvous problem caused by r188451:
2013-08-21 Joey GoulyAdd -mcpu to two X86 tests.
2013-08-21 Ahmed BougachaAdd basic YAML MC CFG testcase.
2013-08-21 Mihai PopaMake "mov" work for all Thumb2 MOV encodings
2013-08-21 Elena DemikhovskyAVX-512: Added SHIFT instructions.
2013-08-21 Richard Sandiford[SystemZ] Define remainig *MUL_LOHI patterns
2013-08-21 Richard Sandiford[SystemZ] Use FI[EDX]BRA for codegen
2013-08-21 Richard Sandiford[SystemZ] Add FI[EDX]BRA
2013-08-21 Ahmed BougachaMC: ObjectSymbolizer can now recognize external functio...
2013-08-21 David MajnemerDebugInfo: Do not use the DWARF Version for the .debug_...
2013-08-21 Nadav RotemIn LLVM FMA3 operands are dst, src1, src2, src3, howeve...
2013-08-21 Nadav RotemAdd the FMA3 feature in order to test FMA encoding...
2013-08-21 NAKAMURA TakumiX86TargetMachine.cpp: Clarify to emit GOT in i686-...
2013-08-21 Akira Hatanaka[micromips] Print instruction alias "not" if the last...
2013-08-20 Akira Hatanaka[mips] Add support for mfhc1 and mthc1.
2013-08-20 Bill WendlingUse -disable-output and to suppress output and don...
2013-08-20 Arnold SchwaighoferSLPVectorizer: Fix invalid iterator errors
2013-08-20 Matt ArsenaultTeach ConstantFolding about pointer address spaces
2013-08-20 Reed KotlerAdd an option which permits the user to specify using...
2013-08-20 Akira Hatanaka[mips] Guard micromips instructions with predicate...
2013-08-20 Jim GrosbachARM: Fix fast-isel copy/paste-o.
2013-08-20 Andrew KaylorStill more MCJIT PIC test XFAILs
2013-08-20 Andrew KaylorClarifying two MCJIT PIC tests as XFAIL on i686-pc...
2013-08-20 Andrew KaylorRemoving duplicate XFAIL markers
2013-08-20 Andrew KaylorMarking two more MCJIT PIC tests as XFAIL on i686
2013-08-20 Andrew KaylorMarking MCJIT PIC tests as XFAIL on arm
2013-08-20 Elena DemikhovskyAVX-512: Added more patterns for VMOVSS, VMOVSD, VMOVD...
2013-08-20 Daniel Sanders[mips][msa] Removed fcge, fcgt, fsge, fsgt
2013-08-20 Richard Sandiford[SystemZ] Use SRST to optimize memchr
2013-08-20 Daniel Sanders[mips][msa] Added insve
2013-08-20 Richard SandifordFix test typo and add usual "br %r14" test
2013-08-20 Richard SandifordFix overly pessimistic shortcut in post-RA MachineLICM
2013-08-20 Tim NorthoverARM: implement some simple f64 materializations.
2013-08-20 Daniel Sanders[mips][msa] Added and.v, bmnz.v, bmz.v, bsel.v, nor...
2013-08-20 Andrew KaylorMarking MCJIT PIC tests as XFAIL on AArch64
2013-08-20 Andrew KaylorFixing XPASSes among MCJIT PIC test on i686
next