ELFObjectWriter.cpp: Prune obsolete \param since r234342. [-Wdocumentation]
[oota-llvm.git] / test /
2015-04-07 Tim NorthoverAArch64: disallow "fmov sD, #-0.0" during assembly.
2015-04-07 Adam Nemet[LoopAccesses] Allow analysis to complete in the presen...
2015-04-07 Reid Kleckner[WinEH] Fix xdata generation when no catch object is...
2015-04-07 Toma Tabacu[mips] [IAS] Allow .set assignments for already defined...
2015-04-07 Rafael EspindolaRefactor a lot of duplicated code for stub output.
2015-04-07 Toma Tabacu[TableGen] Prevent invalid code generation when emittin...
2015-04-07 Daniel JasperAdd test showing that MachineLICM is calculating regist...
2015-04-06 Rafael EspindolaUse sext in fast isel.
2015-04-06 Reid Kleckner[WinEH] Don't sink allocas into child handlers
2015-04-06 Tim NorthoverARM: do not relax Thumb1 -> Thumb2 if only Thumb1 is...
2015-04-06 Simon Pilgrim[X86][SSE] Use (V)PINSRB for direct byte insertion...
2015-04-06 Kevin EnderbyFix failure on builder llvm-clang-lld-x86_64-debian...
2015-04-06 Kevin EnderbyFor llvm-objdump added support for printing Objc2 32...
2015-04-06 Jingyue Wu[SLSR] consider &B[S << i] as &B[(1 << i) * S]
2015-04-06 Simon Pilgrim[DAGCombiner] Add support for FCEIL, FFLOOR and FTRUNC...
2015-04-06 Duncan P. N. Exon... Verifier: Check composite type template params
2015-04-06 Rafael EspindolaUse a comma after the unique keyword.
2015-04-06 Rafael EspindolaBe consistent when deciding if a relocation is needed.
2015-04-06 Rafael EspindolaStore the sh_link of ARM_EXIDX directly in MCSectionELF.
2015-04-04 Rafael EspindolaImplement unique sections with an unique ID.
2015-04-04 Simon Pilgrim[DAGCombiner] Canonicalize vector constants for ADD...
2015-04-04 Eric ChristopherStrip trailing whitespace and reword explanatory comment.
2015-04-04 Craig Topper[X86] Don't use GR64 register 'and with immediate'...
2015-04-03 David Majnemer[WinEH] Fill out CatchHigh in the TryBlockMap
2015-04-03 David Majnemer[WinEH] Fill out .xdata for catch objects
2015-04-03 David Majnemer[WinEH] Sink UnwindHelp completely out of IR
2015-04-03 David MajnemerFix a typo
2015-04-03 David Majnemer[InstCombine] Use DataLayout to determine vector elemen...
2015-04-03 Andrew Kaylor[WinEH] Handle nested landing pads in outlined catch...
2015-04-03 Sanjay Pateluse update_llc_test_checks.py to tighten checking;...
2015-04-03 Sanjay Pateluse update_llc_test_checks.py to tighten checking;...
2015-04-03 Sanjay Pateluse update_llc_test_checks.py to tighten checking;...
2015-04-03 Sanjay Pateluse update_llc_test_checks.py to tighten checking
2015-04-03 Duncan P. N. Exon... Verifier: Check that inlined-at locations agree
2015-04-03 Sanjay Pateladd checks; remove redundant testing parameters
2015-04-03 Duncan P. N. Exon... CodeGen: Fix MachineInstr::print() for DBG_VALUE
2015-04-03 Sanjay Pateluse update_llc_test_checks.py to tighten checking;...
2015-04-03 Simon PilgrimAdded vector tests for DAGCombiner::ReassociateOps
2015-04-03 Simon Pilgrim[X86] Added SSE4.2 CRC32 memory folding patterns +...
2015-04-03 Bill Schmidt[PowerPC] Enable splat generation for BUILD_VECTOR...
2015-04-03 Simon Pilgrim[X86][3DNow] Added 3DNow! memory folding patterns ...
2015-04-03 Simon Pilgrim[X86][MMX] Added MMX stack folding tests
2015-04-03 Simon Pilgrim[DAGCombiner] Combine shuffles of BUILD_VECTOR and...
2015-04-03 Peter CollingbourneMC: For variable symbols, maintain MCSymbol::Section...
2015-04-03 Matthias BraunARM: Handle physreg targets in RegPair hints gracefully
2015-04-02 Reid Kleckner[ASan] Don't use stack malloc for 32-bit functions...
2015-04-02 Jingyue Wu[SLSR] handles off bounds GEPs
2015-04-02 Reid Kleckner[WinEH] Make llvm.eh.actions use frameescape indices...
2015-04-02 Sanjay Patel[AVX] Improve insertion of i8 or i16 into low element...
2015-04-02 Sanjay Patel[X86, AVX] adjust tablegen patterns to generate better...
2015-04-02 Elena DemikhovskyAVX-512: intrinsics for VPADD, VPMULDQ and VPSUB
2015-04-02 Vasileios Kalintiris[mips] Make sure that we don't adjust the stack pointer...
2015-04-02 Peter CollingbourneRevert r233595, "MC: For variable symbols, maintain...
2015-04-02 Lang Hames[Orc] Fix local-linkage handling in the CompileOnDemand...
2015-04-02 Philip ReamesTeach gcroot how to handle dynamically realigned frames
2015-04-02 Adam Nemet[LoopAccesses] Remove unused global variables in tests
2015-04-02 Lang Hames[Orc] Add support classes for inspecting and running...
2015-04-01 Kevin EnderbyAdd the option -objc-meta-data to llvm-objdump used...
2015-04-01 Benjamin Kramer[X86] Don't accidentally select shll $1, %eax when...
2015-04-01 Sanjoy Das[SCEV] Look at backedge dominating conditions (re-land...
2015-04-01 Diego NovilloRemove 4,096 loop scale limitation.
2015-04-01 Andrew KaylorFix WinEHPrepare bug with multiple catch handlers
2015-04-01 Vladimir Sukharev[ARM] Rename v8.1a from "extension" to "architecture"
2015-04-01 Ulrich Weigand[SystemZ] Support transactional execution on zEC12
2015-04-01 Jiangning LiuFix PR23065. Avoid optimizing bitcast of build_vector...
2015-04-01 Ahmed Bougacha[SimplifyLibCalls] Ignore nobuiltin/unavailable fortifi...
2015-04-01 Hal Finkel[PowerPC] FastISel can't handle i1 return values when...
2015-03-31 David Majnemer[WinEH] Generate .xdata for catch handlers
2015-03-31 Duncan P. N. Exon... Verifier: Add a testcase for verifying type refs
2015-03-31 Hal Finkel[PowerPC] Don't use a vector preferred memory type...
2015-03-31 Quentin Colombet[AArch64] Enable the codegenprepare optimization that...
2015-03-31 Hal Finkel[SDAG] Handle non-integer preferred memset types for...
2015-03-31 Sanjay Patel[X86, AVX] fix zero-extending integer operand load...
2015-03-31 Lang Hames[Orc][MCJIT] Remove the small code model regression...
2015-03-31 Tim NorthoverAArch64: fix v8.1 sqrdmlah tests on Darwin platforms
2015-03-31 Sanjay Patel[X86, AVX] try to lowerVectorShuffleAsElementInsertion...
2015-03-31 Krzysztof ParzyszekExpand MUX instructions early on Hexagon
2015-03-31 Krzysztof ParzyszekRevert 233694. Weak SVN-fu.
2015-03-31 Krzysztof ParzyszekExpand MUX instructions early on Hexagon
2015-03-31 Vladimir Sukharev[AArch64] Add v8.1a "Rounding Double Multiply Add/Subtr...
2015-03-31 Ulrich Weigand[SystemZ] Support RISBGN instruction on zEC12
2015-03-31 Ulrich Weigand[SystemZ] Use POPCNT instruction on z196
2015-03-31 Ulrich Weigand[SystemZ] Provide basic TargetTransformInfo implementation
2015-03-31 Rafael EspindolaFix the operand encoding in the test instruction.
2015-03-31 James Molloy[SDAG] Move TRUNCATE splitting logic into a helper...
2015-03-31 Ahmed Bougacha[X86] Generate MOVNT for all vector types.
2015-03-31 Duncan P. N. Exon... tools: Unify how verifyModule() is called
2015-03-31 Alexei Starovoitov[bpf] mark mov instructions as ReMaterializable
2015-03-31 Duncan P. N. Exon... Verifier: Move more debug info checks away from Verify()
2015-03-31 Duncan P. N. Exon... Verifier: Move checks over from DIDescriptor::Verify()
2015-03-31 Quentin Colombet[AArch64] Fix poor codegen for add immediate.
2015-03-30 David Majnemer[WinEH] Run cleanup handlers when an exception is thrown
2015-03-30 Juergen RibutzkaTransfer implicit operands when expanding the RET_Reall...
2015-03-30 Alexei Starovoitov[bpf] add support for bswap instructions
2015-03-30 Peter CollingbourneMC: For variable symbols, maintain MCSymbol::Section...
2015-03-30 Paul RobinsonVerify 'optnone' can run DAG combiner when appropriate.
2015-03-30 Justin Holewinski[NVPTX] Associate a minimum PTX version for each SM...
2015-03-30 Justin Holewinski[NVPTX] Add options for PTX 4.1/4.2 and SM 3.2/3.7...
2015-03-30 Duncan P. N. Exon... Verifier: Add operand checks for remaining debug info
2015-03-30 Duncan P. N. Exon... Verifier: Add operand checks for MDLexicalBlock
next