Windows: Avoiding resizing, use uninitialized data() instead
[oota-llvm.git] / test /
2013-10-07 Akira Hatanaka[mips] Test case for r192124.
2013-10-07 Arnold SchwaighoferLoopVectorize: External uses must use the last value...
2013-10-07 Reed KotlerAdd Mips16 patterns for sign extend byte and sign exten...
2013-10-07 Manman RenStruct byval: use the correct alignment for loads gener...
2013-10-07 Benjamin KramerX86: Fix type check. Just because an integer type is...
2013-10-07 Alexey SamsonovRevert r191834 until we measure the effect of this...
2013-10-07 Matt ArsenaultChange objectsize intrinsic to accept different address...
2013-10-07 Amara Emerson[ARM] Improve build attributes emission.
2013-10-07 Chad Rosier[AArch64] Add support for NEON scalar arithmetic instru...
2013-10-07 Joey Gouly[ARMv8] Add some disassembly tests for Thumb sevl/sevl.w
2013-10-07 Tim NorthoverARM: allow cortex-m0 to use hint instructions
2013-10-07 Simon Atanasyan[Mips] Teach llvm-readobj to print MIPS-specific ELF...
2013-10-07 Craig TopperRemove some instructions that seem to only exist to...
2013-10-07 Craig TopperTeach X86 asm parser that VMOVAPSrr and other VEX-encod...
2013-10-07 Craig TopperAdd disassembler support for long encodings for INC...
2013-10-06 Rafael EspindolaAdd support for aliases with linkonce_odr.
2013-10-06 Benjamin KramerForce a CPU that doesn't have AVX, otherwise this test...
2013-10-06 Benjamin KramerX86: Don't fold spills into SSE operations if the stack...
2013-10-06 Elena DemikhovskyAVX-512: added scalar convert instructions and intrinsics.
2013-10-06 Venkatraman Govind... [Sparc] Do not emit nop after fcmp* instruction with V9.
2013-10-06 Elena DemikhovskyAVX-512: fixed shuffle lowering
2013-10-06 Venkatraman Govind... [Sparc] Custom lower addc/adde/subc/sube on i64 in...
2013-10-06 Venkatraman Govind... [Sparc] Use addxcc/subxcc for adde/sube instead of...
2013-10-05 Benjamin KramerEmit a better error when running out of registers on...
2013-10-05 Craig TopperRemove unneeded TBM intrinsics. The arithmetic/logical...
2013-10-05 Craig TopperAdd an additional pattern for BLCI since opt can turn...
2013-10-05 Rafael EspindolaRemove some really nasty uses of hasRawTextSupport.
2013-10-05 Jiangning LiuImplement aarch64 neon instruction set AdvSIMD (Across).
2013-10-05 Rafael EspindolaConvert test to FileCheck.
2013-10-05 Venkatraman Govind... [Sparc] Use correct alignment while loading/storing...
2013-10-05 Andrew KaylorUpdating XFAILs for recent GOT tests
2013-10-05 Andrew KaylorAdding tests for multiple GOTs with MCJIT
2013-10-05 Manman RenDebug Info: In DIBuilder, the derived-from field of...
2013-10-05 Venkatraman Govind... [Sparc] Respect hasHardQuad parameter correctly when...
2013-10-05 Adrian PrantlDebug info: Don't crash in SelectionDAGISel when a...
2013-10-04 Venkatraman Govind... [Sparc] Correct the floating point conditional code...
2013-10-04 Hal FinkelUpdatePHINodes in BasicBlockUtils should not crash...
2013-10-04 Jack Carterreverting per request
2013-10-04 Eric ChristopherUse addFlag to add the enum class attribute.
2013-10-04 Reed KotlerSupport tblockaddr for static compilation in Mips16.
2013-10-04 Rafael EspindolaFix object file writing in llvm-lto on Windows.
2013-10-04 Jack Carter[MC][AsmParser] Hook for post assembly file processing
2013-10-04 Akira Hatanaka[mips] Fix a bug in MipsLongBranch::replaceBranch,...
2013-10-04 Arnold SchwaighoferSLPVectorizer: Sort inputs to commutative binary operations
2013-10-04 Eric ChristopherTemporarily revert r191792 as it is causing some LTO...
2013-10-04 Matthias BraunARM: optimizeSelect has to consider the previous regist...
2013-10-04 Matthias BraunARM: do not add a regmask for TAILJUMPs
2013-10-04 Matthias BraunARM: preserve undef flag in pseudo instruction expanders
2013-10-04 Rafael EspindolaFix this test.
2013-10-04 Jiangning LiuImplement aarch64 neon instruction set AdvSIMD (3V...
2013-10-04 David BlaikieDebugInfo: Fix ordering of members after r191928
2013-10-04 Andrew KaylorAdding support and tests for multiple module handling...
2013-10-03 Richard MittonFixed a bug with section names containing special chara...
2013-10-03 Owen AndersonPull fptrunc's upwards through selects when one of...
2013-10-03 Rafael EspindolaOptimize linkonce_odr unnamed_addr functions during...
2013-10-03 Matt ArsenaultMake gep i8* X, -(ptrtoint Y) transform work with addre...
2013-10-03 Eric ChristopherMake sure we emit a section for pubnames even if that...
2013-10-03 Logan Chien[arm] Enhance the test case by checking .fpu directive.
2013-10-03 Amara Emerson[ARM] Warn on deprecated IT blocks in v8 AArch32 assembly.
2013-10-03 Alexey SamsonovRemove wild .debug_aranges entries generated from unimp...
2013-10-03 Craig TopperAdd XOP disassembler support. Fixes PR13933.
2013-10-03 Craig TopperRemove duplicated test cases that occurred when I appli...
2013-10-03 Craig TopperAdd patterns for selecting TBM instructions from logica...
2013-10-02 Matt ArsenaultDon't use runtime bounds check between address spaces.
2013-10-02 Andrew KaylorFixing lli-child-target build
2013-10-02 Matt ArsenaultFix missing CHECK-LABELs
2013-10-02 Yi JiangApply slp vectorization on fully-vectorizable tree...
2013-10-02 Benjamin KramerSLPVectorizer: Make store chain finding more aggressive...
2013-10-02 Andrew KaylorAdding out-of-process execution support to lli.
2013-10-02 Tom StellardStructurizeCFG: Add dependency on LowerSwitch pass
2013-10-02 Rafael EspindolaTry harder to disable the LTO tests on windows.
2013-10-02 Chandler CarruthRemove the very substantial, largely unmaintained legac...
2013-10-02 Alexey SamsonovRemove "localize global" optimization
2013-10-02 Rafael EspindolaAdd test I forgot to git add in r191824.
2013-10-02 Rafael EspindolaDisable this test on Win32 for now.
2013-10-02 Chandler CarruthDon't layout items in a list in columns. That requires...
2013-10-02 Rafael EspindolaAdd a -exported-symbol option to llvm-lto.
2013-10-02 Rafael EspindolaEnable building LTO on WIN32.
2013-10-02 Elena DemikhovskyAVX-512: fixed a bug in getLoadStoreRegOpcode() for...
2013-10-01 Manman RenDebug Info: In DIBuilder, the derived-from field of...
2013-10-01 Manman RenRemove triple from type unique testing cases.
2013-10-01 Manman RenTry to fix native-arm bot
2013-10-01 Manman RenDebug Info: remove duplication of DIEs when a DIE is...
2013-10-01 Vincent LejeuneR600: add a pass that merges clauses.
2013-10-01 Vincent LejeuneR600: Put PRED_X instruction in its own clause
2013-10-01 Vincent LejeuneR600: Enable -verify-machineinstrs in some tests.
2013-10-01 Matt ArsenaultDon't merge tiny functions.
2013-10-01 Preston GurdAdd test case for PR16785.
2013-10-01 Richard Sandiford[SystemZ] Add comparisons of high words and memory
2013-10-01 Richard Sandiford[SystemZ] Add comparisons of large immediates using...
2013-10-01 Richard Sandiford[SystemZ] Add immediate addition involving high words
2013-10-01 Richard Sandiford[SystemZ] Extend test-under-mask support to high GR32s
2013-10-01 Richard Sandiford[SystemZ] Extend 32-bit RISBG optimizations to high...
2013-10-01 Richard Sandiford[SystemZ] Extend pseudo conditional 8- and 16-bit store...
2013-10-01 Tim NorthoverARM: support interrupt attribute
2013-10-01 Richard Sandiford[SystemZ] Add test missing from r191764.
2013-10-01 Richard Sandiford[SystemZ] Allow integer AND involving high words
2013-10-01 Richard Sandiford[SystemZ] Allow integer XOR involving high words
2013-10-01 Richard Sandiford[SystemZ] Allow integer OR involving high words
2013-10-01 Richard Sandiford[SystemZ] Allow integer insertions with a high-word...
next