[Kaleidoscope][Orc] Fix the fully_lazy Orc Kaleidoscope example.
[oota-llvm.git] / test /
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...
2015-10-29 Filipe CabecinhasDon't assert if materializing before seeing any functio...
2015-10-29 Weiming ZhaoRevert "[ARM] Remove XFAIL on test/CodeGen/Generic...
2015-10-29 Simon Pilgrim[X86][SSE] Added load+sext tests for 16i1->16i8 and...
2015-10-29 Simon Pilgrim[X86][SSE] Shuffle blends with zero
2015-10-29 Teresa JohnsonFix test check label.
2015-10-29 Weiming Zhao[ARM] Remove XFAIL on test/CodeGen/Generic/MachineBranc...
2015-10-29 Diego NovilloRevert r251593.
2015-10-29 Jonas Paulsson[SystemZ] Make the CCRegs regclass non-allocatable.
2015-10-29 Marek OlsakAMDGPU/SI: handle undef for llvm.SI.packf16
2015-10-29 Marek OlsakAMDGPU/SI: use S_OR for fneg (fabs f32)
2015-10-29 Marek OlsakAMDGPU/SI: use S_AND for i1 trunc
2015-10-29 Zoran Jovanovic[mips] wrong opcode for ll/sc instructions on mipsr6...
2015-10-29 Artyom SkrobovRecognize that ARM1176JZ[F]-S support TrustZone
2015-10-29 Vasileios Kalintiris[mips] Check the register class before replacing materi...
2015-10-29 Jonas Paulsson[MachineVerifier] Analyze MachineMemOperands for mem...
2015-10-29 Cong HouRevert the revision 251592 as it fails a test on some...
2015-10-29 JF Bastien[WebAssembly] Update opcode name format for conversions
2015-10-29 Xinliang David Li[PGO] Do not emit runtime hook user function for Linux
2015-10-29 Philip Reames[LVI/CVP] Teach LVI about range metadata
2015-10-29 Philip Reames[InstSimplify] sgt on i1s also encodes implication
2015-10-29 Philip Reames[SimplifyCFG] Constant fold a branch implied by it...
2015-10-29 Diego NovilloTweak test check pattern to fix bot failure.
2015-10-29 Cong HouAdd a flag vectorizer-maximize-bandwidth in loop vector...
2015-10-28 Hal Finkel[PowerPC] Recurse through constants when looking for...
2015-10-28 Hal Finkel[PowerPC] Don't return unsupported register classes...
2015-10-28 Tim NorthoverARM: add support for WatchOS's compact unwind information.
2015-10-28 Tim NorthoverARM: teach backend about WatchOS and TvOS libcalls.
2015-10-28 Tim NorthoverARM: add backend support for the ABI used in WatchOS
2015-10-28 Tim NorthoverARM: support .watchos_version_min and .tvos_version_min.
2015-10-28 Diego NovilloSamplePGO - Add flag to check sampling coverage.
2015-10-28 Hal Finkel[PowerPC] Cleanly reject asm crbit constraint with...
2015-10-28 Hal FinkelRevert "r251451 - [AliasSetTracker] Use mod/ref informa...
2015-10-28 Sanjoy Das[SCEV] Compute max backedge count for loops with "shift...
2015-10-28 Sanjoy Das[JumpThreading] Use dominating conditions to prove...
2015-10-28 Hal Finkel[PowerPC] Fix CodeGen/PowerPC/crbit-asm.ll test for -O1
2015-10-28 Igor Laevsky[AliasAnalysis] Take into account readnone attribute...
2015-10-28 JF BastienWebAssembly: disable some loop-idiom recognition
2015-10-28 Igor Laevsky[AliasAnalysis] Take into account readonly attribute...
2015-10-28 Chad RosierReapply: [LIR] Add support for creating memsets from...
2015-10-28 Artyom Skrobov[ARM] Allow SP in rGPR, starting from ARMv8
2015-10-28 Chad RosierRevert "[LIR] Add support for creating memsets from...
2015-10-28 Chad Rosier[LIR] Add support for creating memsets from loops with...
2015-10-28 Chad RosierAdd newline to test. NFC.
2015-10-28 Hrvoje Varga[mips][microMIPS] Implement PAUSE, RDHWR, RDPGPR, SDBBP...
2015-10-28 James Molloy[GlobalsAA] An indirect global that is initialized...
2015-10-28 Chen LiRevert r251492 "[IndVarSimplify] Rewrite loop exit...
2015-10-28 Chen Li[IndVarSimplify] Rewrite loop exit values with their...
2015-10-28 Hal Finkel[PowerPC] Replace cntlz[.] with cntlzw[.]
2015-10-28 Sanjoy Das[ValueTracking] Use !range metadata more aggressively...
2015-10-28 Sanjoy Das[SelectionDAG] Don't inspect !range metadata for extend...
next