Switch-to-lookup tables: set threshold to 3 cases
[oota-llvm.git] / test /
2014-01-15 Hans WennborgSwitch-to-lookup tables: set threshold to 3 cases
2014-01-15 Arnold SchwaighoferLoopVectorize: Only strip casts from integer types...
2014-01-15 Rafael EspindolaOnly mark functions as micromips.
2014-01-15 Weiming ZhaoPR 18466: Fix ARM Pseudo Expansion
2014-01-15 Eric ChristopherMake sure we emit a relocation to the debug_ranges...
2014-01-14 Eric ChristopherAdd testcase for r199263 forgotten in commit.
2014-01-14 Tim NorthoverARM: correctly determine final tBX_LR in Thumb1 functions
2014-01-14 Tim NorthoverAArch64: don't try to handle [SU]MUL_LOHI nodes
2014-01-14 Renato GolinRe-enable remote MCJIT tests on ARMv7
2014-01-14 Matt ArsenaultDo pointer cast simplifications on addrspacecast
2014-01-14 Rafael EspindolaRevert "[AArch64] Added vselect patterns with float...
2014-01-14 Matt ArsenaultMake nocapture analysis work with addrspacecast
2014-01-14 Rafael EspindolaFix a low hanging use of hasRawTextSupport.
2014-01-14 Ana Pazos[AArch64] Added vselect patterns with float and double...
2014-01-14 Zoran JovanovicTest case micromips-load-effective-address.s renamed...
2014-01-14 Nico RieckHandle dllexport for global aliases
2014-01-14 Nico RieckDecouple dllexport/dllimport from linkage
2014-01-14 Elena DemikhovskyAVX-512: optimized scalar compare patterns
2014-01-14 Andrea Di Biagio[X86] Fix assertion failure caused by a wrong folding...
2014-01-14 Tim NorthoverARM: add constraint that RdLo != Rn != RdHi for v5...
2014-01-14 Nico RieckRevert "Decouple dllexport/dllimport from linkage"
2014-01-14 Nico RieckRevert "Handle dllexport for global aliases"
2014-01-14 Nico RieckHandle dllexport for global aliases
2014-01-14 Nico RieckDecouple dllexport/dllimport from linkage
2014-01-14 Jakob Stoklund OlesenAlways let value types influence register classes.
2014-01-14 Rafael EspindolaReplace .mips_hack_stocg with ".set micromips" and...
2014-01-14 Mark SeabornFix llc to not reuse spill slots in functions that...
2014-01-13 Cameron McInallyClean up RUN command for Assembler/getInt.ll.
2014-01-13 Cameron McInallyFix uninitialized warning in llvm/lib/IR/DataLayout...
2014-01-13 Juergen Ributzka[DAG] Teach DAG to also reassociate vector operations
2014-01-13 Weiming ZhaoFix PR 18369: [Thumbv8] asserts due to inconsistent...
2014-01-13 Andrea Di Biagio[AArch64] Fix assertion failure caused by an invalid...
2014-01-13 Richard Sandiford[SystemZ] Flesh out stackrestore test (frame-11.ll)
2014-01-13 Richard Sandiford[SystemZ] Add "volatile" to a dead store in variable...
2014-01-13 Richard Sandiford[SystemZ] Improve risbg-01.ll test
2014-01-13 Richard Sandiford[SystemZ] Optimize (sext (ashr (shl ...), ...))
2014-01-13 Tim NorthoverARM: add test for r199108. Oops.
2014-01-13 David Woodhouse[x86] Fix retq/retl handling in 64-bit mode
2014-01-13 Elena DemikhovskyAVX-512: Embedded Rounding Control - encoding and printing
2014-01-13 Chandler Carruth[PM] Wire up support for writing bitcode with new PM.
2014-01-13 NAKAMURA Takumillvm/test/ExecutionEngine/MCJIT/load-object-a.ll: Put...
2014-01-13 Chandler Carruth[PM] Wire up support for printing assembly output from...
2014-01-13 Kevin Qin[AArch64 NEON] Add missing patterns for bitcast from...
2014-01-13 Kevin Qin[AArch64 NEON] Add more scenarios to use perm instructi...
2014-01-13 Saleem Abdulrasoolcorrect target directive handling error handling
2014-01-12 Jakob Stoklund OlesenHandle bundled terminators in isBlockOnlyReachableByFal...
2014-01-12 Nico RieckMake test independent of scheduling
2014-01-12 NAKAMURA Takumillvm/test/CodeGen/X86/shl_undef.ll: Tweak to satisfy...
2014-01-12 Nico RieckFix non-deterministic SDNodeOrder-dependent codegen
2014-01-12 Chandler Carruth[PM] Add module and function printing passes for the...
2014-01-12 Chandler Carruth[PM] Fix a bunch of bugs I spotted by inspection when...
2014-01-12 Chandler Carruth[PM] Add support for parsing function passes and functi...
2014-01-12 Saleem AbdulrasoolARM IAS: fix diagnostics of improper qualification
2014-01-12 Venkatraman Govind... [Sparc] Add support for parsing floating point instruct...
2014-01-12 Saleem AbdulrasoolARM: change implicit immediate forms of {ld,st}r{,b...
2014-01-12 Jakob Stoklund OlesenThe SPARCv9 ABI returns a float in %f0.
2014-01-12 Joerg SonnenbergerTypo
2014-01-12 Joerg SonnenbergerAdd missing mul aliases for armv4 support. Add checks...
2014-01-12 Hans WennborgSwitch-to-lookup tables: Don't require a result for...
2014-01-11 Venkatraman Govind... [Sparc] Add missing processor types: v7 and niagara
2014-01-11 Saleem AbdulrasoolARM IAS: support emitting constant values in target...
2014-01-11 Benjamin KramerFix broken CHECK lines.
2014-01-11 Venkatraman Govind... [Sparc] Bundle instruction with delay slow and its...
2014-01-11 Chandler Carruth[PM] Actually nest pass managers correctly when parsing...
2014-01-11 NAKAMURA Takumillvm/test/Transforms/SampleProfile/syntax.ll: Eliminate...
2014-01-11 NAKAMURA Takumillvm/test/CodeGen/X86/anyregcc.ll: Add explicit -mtripl...
2014-01-11 Chandler Carruth[PM] Add (very skeletal) support to opt for running...
2014-01-11 Juergen Ributzka[anyregcc] Fix callee-save mask for anyregcc
2014-01-10 Diego NovilloExtend and simplify the sample profile input file.
2014-01-10 Diego NovilloPropagation of profile samples through the CFG.
2014-01-10 Arnold SchwaighoferLoopVectorizer: Handle strided memory accesses by versi...
2014-01-10 Artyom SkrobovAmending test/MC/ARM/thumb2-mclass.s to match its appar...
2014-01-10 Artyom SkrobovMust not produce Tag_CPU_arch_profile for pre-ARMv7...
2014-01-10 Saleem AbdulrasoolARM: fix regression caused by r198914
2014-01-10 Kristof BeylsMake sure -use-init-array has intended effect on all...
2014-01-10 NAKAMURA Takumillvm/test/ExecutionEngine/MCJIT/load-object-a.ll: Remov...
2014-01-10 NAKAMURA Takumillvm/test/ExecutionEngine/MCJIT/lit.local.cfg: Add...
2014-01-10 NAKAMURA Takumillvm/test/ExecutionEngine/MCJIT/load-object-a.ll: Fix...
2014-01-10 Saleem AbdulrasoolARM IAS: support #:{lower,upper}16: for GNU compatibility
2014-01-10 Saleem AbdulrasoolARM IAS: support GNU extension for ldrd, strd
2014-01-10 Saleem AbdulrasoolARM IAS: support implicit immediate 0s for {LD,ST}R...
2014-01-10 Venkatraman Govind... [Sparc] Emit retl/ret instead of jmp instruction. It...
2014-01-10 Venkatraman Govind... [Sparc] Add support for parsing jmpl instruction and...
2014-01-10 David BlaikieRevert "Revert r198851, "Prototype of skeleton type...
2014-01-10 Kevin EnderbyFix a bug with the ARM thumb2 CBNZ and CBNZ instruction...
2014-01-09 NAKAMURA TakumiRevert r198851, "Prototype of skeleton type units for...
2014-01-09 Stepan DyatkovskiyFixed old typo in ScalarEvolution, that caused wrong...
2014-01-09 Richard Sandiford[SystemZ] Fix RNSBG bug introduced by r197802
2014-01-09 Richard SandifordHandle masked rotate amounts
2014-01-09 Richard SandifordMatch the InstCombine form of rotates by X+C
2014-01-09 Lang HamesAdd an "-object-cache-dir=<string>" option to LLI....
2014-01-09 David BlaikiePrototype of skeleton type units for fission
2014-01-09 Saleem Abdulrasoolllvm-readobj: address review comments for ARM EHABI...
2014-01-09 David BlaikieDwarfDebug: Refactor out common skeleton construction...
2014-01-09 Andrew Trickllvm.experimental.stackmap: fix encoding of large const...
2014-01-08 David Blaikiellvm-dwarfdump: reorder dwo sections to immediately...
2014-01-08 Hal FinkelConservatively handle multiple MMOs in MIsNeedChainEdge
2014-01-08 Ana Pazos[AArch64][NEON] Added UXTL and UXTL2 instruction aliases
2014-01-08 Roman DivackyForce emit a relocation for @gnu_indirect_function...
2014-01-08 Andrea Di BiagioTeach the DAGCombiner how to fold 'vselect' dag nodes...
next