Option parsing: properly handle flag aliases for joined options (PR23394)
[oota-llvm.git] / test /
2015-05-04 Elena DemikhovskyAVX-512: added a test for encoding
2015-05-04 Elena DemikhovskyAVX-512: added calling convention for i1 vectors in...
2015-05-04 Elena DemikhovskyAVX-512: added integer "add" and "sub" instructions...
2015-05-04 Elena DemikhovskyAVX-512: enabled tests for AVX512F set
2015-05-04 Elena DemikhovskyAVX-512: Added VPACK* instructions forms for KNL and SKX
2015-05-03 Elena DemikhovskyMasked gather and scatter intrinsics - enabled codegen...
2015-05-02 Simon Pilgrim[DAGCombiner] Enabled vector float/double -> int consta...
2015-05-02 Simon PilgrimLine ending fix
2015-05-02 Simon Pilgrim[SSE] Added vector int (i32 and i64) -> float/double...
2015-05-02 Simon Pilgrim[SSE] Added vector float/double -> i32 and i64 conversi...
2015-05-02 David BlaikieDebugInfo: Use low_pc relative debug_ranges under fissi...
2015-05-02 Eric ChristopherRework test to use FileCheck by making sure we have...
2015-05-01 Reid KlecknerRevert "[WinEH] Add an EH registration and state insert...
2015-05-01 Reid KlecknerRe-land "[WinEH] Add an EH registration and state inser...
2015-05-01 Colin LeMahieu[Hexagon] r236351 fix does not work on builder configur...
2015-05-01 Quentin Colombet[AArch64][FastISel] Variant of the logical instructions...
2015-05-01 Colin LeMahieu[Hexagon] Adding expression MC emission and removing...
2015-05-01 Quentin Colombet[AArch64][FastISel] Fix the setting of kill flags for...
2015-05-01 Zachary Turner[llvm-pdbdump] Support dynamic load address and externa...
2015-05-01 Reid KlecknerRevert "[WinEH] Add an EH registration and state insert...
2015-05-01 Reid Kleckner[WinEH] Add an EH registration and state insertion...
2015-05-01 Peter CollingbourneARM: Align functions containing Thumb-2 jump tables...
2015-05-01 James Y Knight[Sparc] Repair fixups in little endian mode.
2015-05-01 Toma Tabacu[mips] [IAS] Fix error messages for using LI with 64...
2015-05-01 Toma Tabacu[mips] [IAS] Slightly improve shift instruction generat...
2015-05-01 Simon Pilgrim[SelectionDAG] Unary vector constant folding integer...
2015-05-01 Tom StellardR600/SI: Add VCC as an implict def of SI_KILL
2015-05-01 Tom StellardR600/SI: Fix verifier errors from the SIAnnotateControl...
2015-05-01 Quentin Colombet[ARM][TEST] Strengthen test against smarter reg alloc.
2015-04-30 Pete Cooper[ARM] optimizeSelect should clear kill flags.
2015-04-30 Pete CooperCommute the internal flag on MachineOperands.
2015-04-30 Davide Italiano[Object] Teach Object and llvm-objdump about ".hidden"
2015-04-30 Quentin Colombet[AArch64] Fix bad register class constraint in fast...
2015-04-30 Pete CooperDon't always apply kill flag in thumb2 ABS pseudo expan...
2015-04-30 Reid Kleckner[X86] Use 4 byte preferred aggregate alignment on Win32
2015-04-30 Matthias BraunInstCombineSimplifyDemanded: Remove nsw/nuw flags when...
2015-04-30 Andrea Di BiagioFix comment in test. NFC.
2015-04-30 Andrea Di BiagioFix for PR23103. Correctly propagate the 'IsUndef'...
2015-04-30 Kevin EnderbyFor llvm-objdump, with the -archive-headers and -macho...
2015-04-30 Pete CooperDon't rewrite jumps to empty BBs to landing pads.
2015-04-30 Quentin Colombet[ARM] Do not generate invalid encoding for stack adjust...
2015-04-30 Tim NorthoverAArch64: add BFC alias for the BFI/BFM instructions.
2015-04-30 Jan VeselyReinstate revisions r234755, r234759, r234760
2015-04-30 Rafael EspindolaWrite sections mostly in one pass.
2015-04-30 Rafael EspindolaDon't check for offsets in tests where it is not relevant.
2015-04-30 Rafael EspindolaCheck the entire content of the comdat group.
2015-04-30 Daniel Sanders[mips] Sorted instructions in mips64r6 disassembly...
2015-04-30 Daniel Sanders[mips][mips64r6] Sorted instructions in test. NFC.
2015-04-30 Daniel Sanders[mips][msa] Rename main check prefix to 'ALL' in basic...
2015-04-30 Daniel Sanders[mips][msa] Use CHECK-LABEL where missing, and remove...
2015-04-30 Daniel Sanders[mips] Add missing signext attributes to MSA basic...
2015-04-30 Simon Pilgrim[SSE] Fix for MUL v16i8 on pre-SSE41 targets (PR23369).
2015-04-30 Sanjoy Das[InstCombine] Add new rule for MIN(MAX(~A, ~B), ~C...
2015-04-30 Sanjoy Das[InstCombine] Add a new formula for SMIN.
2015-04-30 Filipe CabecinhasDon't overflow GCTable
2015-04-30 Owen AndersonSemantically revert r236031, which is not a good idea...
2015-04-30 Hans WennborgXFAIL test/CodeGen/Generic/MachineBranchProb.ll on...
2015-04-30 Filipe CabecinhasMake sure Op->getType() is a PointerType before we...
2015-04-30 Hans WennborgSwitch lowering: use profile info to build weight-balan...
2015-04-30 Filipe CabecinhasMake sure we don't resize(0) when we get a fwdref with...
2015-04-30 Ahmed BougachaFlip r236172 testcase RUN option ordering for BSD sed...
2015-04-29 Pete CooperChange x86 CMOVE_F to read it source, not write it.
2015-04-29 Reid Kleckner[WinEH] Start EH preparation for 32-bit x86, it uses...
2015-04-29 Rafael EspindolaWrite the section header string table directly to the...
2015-04-29 Douglas KatzmanMake Sparc assembler accept parenthesized constant...
2015-04-29 Zoran Jovanovic[mips][microMIPSr6] Implement MUL, MUH, MULU and MUHU...
2015-04-29 Reid Kleckner[X86] Avoid mangling frameescape labels
2015-04-29 Duncan P. N. Exon... IR: Give 'DI' prefix to debug info metadata
2015-04-29 Zoran Jovanovic[mips][microMIPSr6] Implement SUB and SUBU instructions
2015-04-29 Zoran Jovanovic[mips][microMIPSr6] Implement ADD, ADDU and ADDIU instr...
2015-04-29 James Y KnightSparc: Prefer reg+reg address encoding when only one...
2015-04-29 Vasileios KalintirisMips fast-isel - handle functions which return i8 or...
2015-04-29 Rafael EspindolaDon't constrain the section order in tests that don...
2015-04-29 Daniel Sanders[mips] Correct 128-bit shifts on 64-bit targets.
2015-04-29 Filipe CabecinhasCheck that we have a valid PointerType element type...
2015-04-29 Filipe CabecinhasTurn an assert into report_fatal_error since it's reach...
2015-04-29 Filipe CabecinhasMake sure that isValidElementType(Type) before calling...
2015-04-28 Tim NorthoverARM: fix peephole optimisation of TST
2015-04-28 Andrew Kaylor[WinEH] Split blocks at calls to llvm.eh.begincatch
2015-04-28 James Y KnightSparc: Add alternate aliases for conditional branch...
2015-04-28 Sanjay Pateltransform fadd chains to increase parallelism
2015-04-28 Filipe CabecinhasRelax an assert when there's a type mismatch in forward...
2015-04-28 Tom StellardR600: Fix up for AsmPrinter's OutStreamer being a uniqu...
2015-04-28 Justin Holewinski[NVPTX] Handle addrspacecast constant expressions in...
2015-04-28 Elena DemikhovskyFixed crash of variable shift inst on AVX2
2015-04-28 Toma Tabacu[mips] [IAS] Do not generate redundant ORi in createLSh...
2015-04-28 Sergey DmitroukReapply r235977 "[DebugInfo] Add debug locations to...
2015-04-28 Rafael EspindolaUse CIE version 4 for dwarf4.
2015-04-28 Daniel JasperRevert "[DebugInfo] Add debug locations to constant...
2015-04-28 Sergey Dmitrouk[DebugInfo] Add debug locations to constant SD nodes
2015-04-28 Elena DemikhovskyAVX-512: Added "pandn" intrinsics set
2015-04-28 David Blaikie[opaque pointer type] Encode the pointee type in the...
2015-04-28 Ahmed Bougacha[MC] Use LShr for constant evaluation of ">>" on ELF...
2015-04-27 Hans WennborgSwitch lowering: Take branch weight into account when...
2015-04-27 Rafael EspindolaUse CIE version 1 for .eh_frame.
2015-04-27 Ahmed Bougacha[AArch64] Also combine vector selects fed by non-i1...
2015-04-27 Ahmed Bougacha[AArch64] Don't assert when combining (v3f32 select...
2015-04-27 Hans WennborgSwitch lowering: order bit tests by branch weight.
2015-04-27 Bill Schmidt[PPC64LE] Remove unnecessary swaps from lane-insensitiv...
2015-04-27 Zachary TurnerMake llvm-symbolizer work on Windows.
next