[WebAssembly] Add WebAssemblyMCInstLower.cpp.
[oota-llvm.git] / test /
2015-11-05 Kevin EnderbyReapply r250906 with many suggested updates from Rafael...
2015-11-05 Oleg Ranevskyy[DebugInfo] Fix ARM/AArch64 prologue_end position....
2015-11-05 Petar JovanovicAdd cfi instr for CFA calculation when movpc is expande...
2015-11-05 Derek Schuff[WebAssembly] Rename ior operator to or to match the...
2015-11-05 Asaf Badouhrevert rev. 252153 due to build failure on ubuntu
2015-11-05 Asaf Badouh[X86][AVX512] add comi with Sae
2015-11-05 Asaf Badouh[X86][AVX512] small bugfix in VPBROADCASTM
2015-11-05 Mehdi AminiFix LoopAccessAnalysis when potentially nullptr check...
2015-11-05 Matt ArsenaultAMDGPU: Disallow s[102:103] on VI in assembler
2015-11-05 Matt ArsenaultAMDGPU: Fix assert when legalizing atomic operands
2015-11-05 Joseph Tremoulet[WinEH] Fix establisher param reg in CLR funclets
2015-11-05 Rafael EspindolaGo back to producing relocations for out of range symbols.
2015-11-05 Matt ArsenaultAMDGPU: Add missing v2f64 fadd tests
2015-11-05 Rafael EspindolaFix pr24832.
2015-11-04 Rafael EspindolaSimplify .org processing and make it a bit more powerful.
2015-11-04 Davide Italiano[SimplifyLibCalls] New transformation: tan(atan(x)...
2015-11-04 Sanjoy Das[CaptureTracking] Support operand bundles conservatively
2015-11-04 Rafael EspindolaSlightly saner handling of thumb branches.
2015-11-04 Quentin Colombet[x86] Teach the shrink-wrapping hooks to do the proper...
2015-11-04 Simon Pilgrim[X86][SSE] Add general memory folding for (V)INSERTPS...
2015-11-04 Andrew KaylorCreated new X86 FMA3 opcodes (FMA*_Int) that are used...
2015-11-04 James Molloy[ARM] Combine CMOV into BFI where possible
2015-11-04 Teresa Johnson[ThinLTO] Always set linkage type to external when...
2015-11-04 James Molloy[SimplifyCFG] Merge conditional stores
2015-11-04 Filipe CabecinhasError out when faced with value names containing '\0'
2015-11-04 Michael Kuperstein[ELF] elfiamcu triple should imply e_machine == EM_IAMCU
2015-11-04 Michael Kuperstein[X86] DAGCombine should not introduce FILD in soft...
2015-11-04 Philip Reames[CVP] Fold return values if possible
2015-11-04 Igor Laevsky[StatepointLowering] Remove distinction between call...
2015-11-04 Alexey SamsonovFix the test case for Windows.
2015-11-04 Alexey Samsonov[llvm-symbolizer] Improve the test for missing input...
2015-11-03 Adam NemetLLE 6/6: Add LoopLoadElimination pass
2015-11-03 Matt ArsenaultAMDGPU: Fix asserts on invalid register ranges
2015-11-03 Matt ArsenaultAMDGPU: Fix off by one error in register parsing
2015-11-03 Derek SchuffAddress nit
2015-11-03 Derek Schuff[WebAssembly] Support wasm select operator
2015-11-03 Matt ArsenaultAMDGPU: Define correct number of SGPRs
2015-11-03 Simon Pilgrim[X86][AVX] Tweaked shuffle stack folding tests
2015-11-03 Adam Nemet[LAA] LLE 3/6: Rename InterestingDependence to Dependen...
2015-11-03 Simon Pilgrim[X86][AVX512] Fixed shuffle test name to match shuffle
2015-11-03 Davide Italiano[SimplifyLibCalls] Add a new transformation: pow(exp...
2015-11-03 Simon Pilgrim[X86][XOP] Add support for the matching of the VPCMOV...
2015-11-03 Adam Nemet[LAA] LLE 2/6: Fix a NoDep case that should be a Forwar...
2015-11-03 Adam Nemet[LAA] LLE 1/6: Expose Forward dependences
2015-11-03 Rafael EspindolaDon't create empty sections just to look like gas.
2015-11-03 Rafael EspindolaRelax a few more overspecified tests.
2015-11-03 Teresa JohnsonRevert "Move metadata linking after lazy global materia...
2015-11-03 Rafael EspindolaRemove unnecessary dependency on section and string...
2015-11-03 Rafael EspindolaSimplify local common output.
2015-11-03 Igor Laevsky[CodegenPrepare] Do not rematerialize gc.relocates...
2015-11-03 Silviu BarangaFix PR25372 - teach replaceCongruentPHIs to handle...
2015-11-03 Teresa JohnsonMove metadata linking after lazy global materialization...
2015-11-03 Filipe CabecinhasDon't assert if materializing before seeing any functio...
2015-11-03 Elena DemikhovskyLoopVectorizer - skip 'bitcast' between GEP and load.
2015-11-03 Michael Kuperstein[X86] Generate .cfi_adjust_cfa_offset correctly when...
2015-11-03 Igor BregerAVX512: add encoding tests for vmovq/d instructions.
2015-11-03 Tobias GrosserRevert "[IndVarSimplify] Rewrite loop exit values with...
2015-11-03 Teresa JohnsonRestore "Support for ThinLTO function importing and...
2015-11-02 Kevin EnderbyAllow llvm-nm’s single letter command line flags to...
2015-11-02 Matt ArsenaultAMDGPU: Stop assuming vreg for build_vector
2015-11-02 Matt ArsenaultAMDGPU: Error on graphics shaders with HSA
2015-11-02 Sanjay Patel[CGP] widen switch condition and case constants to...
2015-11-02 Matt ArsenaultAMDGPU: Un XFAIL a test
2015-11-02 Matt ArsenaultAMDGPU: Distribute SGPR->VGPR copies of REG_SEQUENCE
2015-11-02 Sanjay Patelrevert r251849; need to move tests to arch-specific...
2015-11-02 Cong HouAdd a flag vectorizer-maximize-bandwidth in loop vector...
2015-11-02 Sanjay Patel[CGP] widen switch condition and case constants to...
2015-11-02 Teresa JohnsonRevert "Support for ThinLTO function importing and...
2015-11-02 Chen Li[IndVarSimplify] Rewrite loop exit values with their...
2015-11-02 Teresa JohnsonSupport for ThinLTO function importing and symbol linking.
2015-11-02 Tim NorthoverMachO: support tvOS and watchOS version min commands...
2015-11-02 Cong HouIn MachineBlockPlacement, filter cold blocks off the...
2015-11-02 Rafael EspindolaELF can handle some relocations of the form -sym +...
2015-11-02 Rafael EspindolaConvert tabs to spaces.
2015-11-02 James Y KnightFix two issues in MergeConsecutiveStores:
2015-11-02 Tim NorthoverMachO: improve load command tests slightly
2015-11-02 Tim NorthoverWatchOS: update default CPU for triple after t2dsp...
2015-11-02 Tim NorthoverTvOS: add missing support for some libcalls.
2015-11-02 Artur PilipenkoPreserve load alignment and dereferenceable metadata...
2015-11-02 Nemanja IvanovicFix for bootstrap bug introduced in r244921
2015-11-02 Igor BregerAVX512: Implemented encoding and intrinsics for VBROADC...
2015-11-02 Craig Topper[X86] Don't pass a scale value of 0 to scatter/gather...
2015-11-02 Sanjoy Das[SCEV] Fix PR25369
2015-11-01 Elena DemikhovskyAVX-512: Optimized SIMD truncate operations for AVX512F...
2015-11-01 Saleem AbdulrasoolRuntimeDyld: add COFF i386 support
2015-10-31 Sanjoy Das[SCEV] Don't create SCEV expressions that break LCSSA
2015-10-31 Diego NovilloSamplePGO - Count sample records in embedded profiles...
2015-10-31 Davide Italiano[SimplifyLibCalls] Add test to ensure transform is...
2015-10-30 Justin Bogner[PM] Port StripDeadPrototypes to the new pass manager
2015-10-30 Justin Bogner[PM] Port ADCE to the new pass manager
2015-10-30 Justin BognerWhitespace. NFC
2015-10-30 Kevin EnderbyImplemented the code to make llvm-nm’s -g option work.
2015-10-30 JF Bastien[WebAssembly] Fix import statement
2015-10-30 Tim NorthoverARM: add extra test for watchOS ABI
2015-10-30 Silviu Baranga[SCEV] Generalize the SCEV algorithm for creating expre...
2015-10-30 Dehao ChenRecommit r251680 (also need to update clang test)
2015-10-30 Dehao ChenRemove oneline.ll test.
2015-10-30 Dehao ChenRevert r251680:
2015-10-30 Dehao ChenUpdate the discriminator assignment algorithm
2015-10-30 Filipe CabecinhasRevert "Don't assert if materializing before seeing...
next