[MCJIT] Support DisableSymbolSearching and InstallLazyFunctionCreator in MCJIT.
[oota-llvm.git] / test /
2014-08-14 Chandler Carruth[SDAG] Fix a case where we would iteratively legalize...
2014-08-13 Akira Hatanaka[AArch64, fast-isel] Fall back to SelectionDAG to selec...
2014-08-13 Juergen Ributzka[FastISel][AArch64] Add support for more addressing...
2014-08-13 Juergen Ributzka[FastISel][X86] Add large code model support for materi...
2014-08-13 Juergen Ributzka[FastISel][X86] Use XOR to materialize the "0" value.
2014-08-13 Juergen Ributzka[FastISel][X86] Emit more efficient instructions for...
2014-08-13 Juergen Ributzka[FastISel][AArch64] Make use of the zero register when...
2014-08-13 Juergen Ributzka[FastISel] Let the target decide first if it wants...
2014-08-13 Juergen Ributzka[FastISel][ARM] Use MOVT/MOVW if the subtarget requests it.
2014-08-13 Benjamin KramerFix (re-)creation of unittest lit.site.cfg for clang...
2014-08-13 Jan Veselyutils: Fix segfault in flattencfg
2014-08-13 Matt ArsenaultR600: Correctly set the src value offset for scalarized...
2014-08-13 Andrea Di Biagio[DAGCombiner] Improved target independent vector shuffl...
2014-08-13 Chandler Carruth[optnone] Make the optnone attribute effective at suppr...
2014-08-13 Robert Khasanov[SKX] Extended non-temporal load/store instructions...
2014-08-13 Daniel SandersRe-commit: [mips] Implement .ent, .end, .frame, .mask...
2014-08-13 Chandler CarruthRevert r215415 which causse MSan to crash on a great...
2014-08-13 Elena DemikhovskyAVX-512: Fixed a bug in shufflevector lowering.
2014-08-13 Karthik BhatInstCombine: Combine (xor (or %a, %b) (xor %a, %b)...
2014-08-13 Chandler Carruth[x86] Rewrite a core part of the new vector shuffle...
2014-08-13 Hal Finkel[PowerPC] Implement PPCTargetLowering::getTgtMemIntrinsic
2014-08-13 Hal FinkelFix classof for ISD::INTRINSIC_W_CHAIN and INTRINSIC_VOID
2014-08-13 Adam Nemet[AVX512] Verify the code generated for the intrinsic...
2014-08-12 Adam Nemet[AVX512] Handle valign masking intrinsic via C++ lowering
2014-08-12 Matt ArsenaultAllwo bitcast + struct GEP transform to work with addrs...
2014-08-12 Jan VeselyR600: Use optimized 24bit path in udivrem
2014-08-12 Jan VeselyR600: Use i24 optimized path for SREM
2014-08-12 Duncan P. N. Exon... Don't upgrade global constructors when reading bitcode
2014-08-12 Rafael EspindolaMake the test a bit more strict.
2014-08-12 Rafael EspindolaAdd a plugin testcase for merging weak variables.
2014-08-12 NAKAMURA Takumillvm/test/TableGen/*Foreach*.td: Remove XFAIL:vg_leak...
2014-08-12 Tim Northoverllvm-objdump: print contents of MachO __unwind_info...
2014-08-12 Gerolf Hoflehner[MachineCombiner] Fix for ICE bug 20598
2014-08-12 Adrian PrantlDebugLocEntry: Restore the comparison predicate from...
2014-08-12 Reid Klecknermsan: Handle musttail calls
2014-08-11 Michael J. Spencer[x86] Fold extract_vector_elt of a load into the Load...
2014-08-11 David MajnemerInstCombine: Combine (add (and %a, %b) (or %a, %b)...
2014-08-11 Tom StellardR600/SI: Add a ComplexPattern for selecting MUBUF _OFFS...
2014-08-11 Tom StellardR600/SI: Add check for low 32 bits of encoding to mubuf...
2014-08-11 Tom StellardR600/SI: Clear lds bit on MUBUF instructions used for...
2014-08-11 Tom StellardR600/SI: Fix broken test
2014-08-11 Quentin Colombet[AArch64] Fix registerAllocator assigns same register...
2014-08-11 Saleem AbdulrasoolARM: try harder to detect non-IT eligible instructions
2014-08-11 Rafael EspindolaFix using -plugin-opt=apiflie when also using -plugin...
2014-08-11 Sanjay PatelCorrect a missing RUN line in the ARM codegen test...
2014-08-11 Reid KlecknerAdd missing test for r215031
2014-08-11 Reid KlecknerMC: Diagnose an unexpected token in COFF .section inste...
2014-08-11 Rafael EspindolaFix use of uninitialized variable.
2014-08-11 Daniel SandersRevert r215359 - [mips] Implement .ent, .end, .frame...
2014-08-11 Daniel Sanders[mips] Implement .ent, .end, .frame, .mask and .fmask...
2014-08-11 Tim NorthoverAArch64: add support for dynamic-loader relocations
2014-08-11 Tim Northoverllvm-readobj: zero out timestamp in COFF auto-generated...
2014-08-11 Oliver StannardARM: __gnu_h2f_ieee and __gnu_f2h_ieee always use the...
2014-08-11 Jiangning LiuIn Machine CSE pass, the source register of a COPY...
2014-08-11 Jiangning LiuIn LVI(Lazy Value Info), originally value on a BB can...
2014-08-10 Petar JovanovicAdd support for scalarizing cttz_zero_undef
2014-08-10 Saleem AbdulrasoolARM: correct isPredicable for MULS in ThHUMB mode
2014-08-10 Joerg Sonnenberger@l and friends adjust their value depending the context...
2014-08-09 Joerg SonnenbergerAllow the third argument for the subi family to be...
2014-08-09 Joerg SonnenbergerUpdate disassembler test to check the full dccci/iccci...
2014-08-09 Joerg SonnenbergerUse the full form of dccci and iccci from the early...
2014-08-09 Tom StellardR600/SI: Custom lower CONCAT_VECTORS
2014-08-09 Tom StellardR600/SI: Update concat_vectors.ll to check for scratch...
2014-08-08 Joerg SonnenbergerAllow large immediates for branch instructions in 32bit...
2014-08-08 Joerg SonnenbergerProvide an implementation of getNoopForMachoTarget...
2014-08-08 Juergen Ributzka[FastISel][X86] Fix INC/DEC optimization (r215230)
2014-08-08 Juergen Ributzka[FastISel][X86] Use INC/DEC when possible for {sadd...
2014-08-08 Joerg SonnenbergerAdd support for SPE load/store from memory.
2014-08-08 Rafael Espindolapr20589: Fix duplicated arch flag.
2014-08-08 Daniel Sanders[mips] Invert the abicalls feature bit to be noabicalls...
2014-08-08 Josh KlontzAdd missing Interpreter intrinsic lowering for sin...
2014-08-08 Jiangning Liu[AArch64] Fix a type conversion bug for anlyzing compare.
2014-08-08 Daniel Sanders[mips] Remove reason for XFAIL from a test that isn...
2014-08-08 James Molloy[LoopVectorizer] Enable support for floating-point...
2014-08-08 James Molloy[AArch64] Add an FP load balancing pass for Cortex-A57
2014-08-08 Tim NorthoverAArch64: stop trying to take control of all UnknownArch...
2014-08-08 Patrik Hagglund[pr19635] Revert most of r170537, and add new testcase.
2014-08-08 David MajnemerGlobalOpt: Optimize in the face of insertvalue/extractvalue
2014-08-08 NAKAMURA TakumiFix llvm/test/DebugInfo/X86/recursive_inlining.ll to...
2014-08-07 Adam Nemet[AVX512] Add zero-masking variant to AVX512_masking...
2014-08-07 Adam Nemet[AVX512] Add codegen test for the masking variant of...
2014-08-07 Akira Hatanaka[stack protector] Look through bitcasts to get global...
2014-08-07 Adrian PrantlMake these regexes stricter by disallowing any addition...
2014-08-07 Arnold SchwaighoferSLPVectorizer: Use the type of the value loaded/stored...
2014-08-07 Adrian PrantlAdd a separate testcase for a DWARF expression describi...
2014-08-07 Adrian PrantlReflow this comment.
2014-08-07 David BlaikieDebugInfo: Fix overwriting/loss of inlined arguments...
2014-08-07 Reed Kotlerfix materialization of one bit constants and global...
2014-08-07 Eric ChristopherTemporarily Revert "Nuke the old JIT." as it's not...
2014-08-07 Gerolf HoflehnerMachineCombiner Pass for selecting faster instruction...
2014-08-07 Owen AndersonFix a case in SROA where lifetime intrinsics could...
2014-08-07 Rafael EspindolaFix test failure on ARM.
2014-08-07 Rafael EspindolaRemove a few XFAILs.
2014-08-07 Akira Hatanaka[Branch probability] Recompute branch weights of tail...
2014-08-07 Joerg SonnenbergerAdd the majority of the remaining SPE instructions.
2014-08-07 Justin BognerFileCheck: Add a flag to allow checking empty input
2014-08-07 Joerg SonnenbergerIndent
2014-08-07 NAKAMURA Takumillvm/test/tools/llvm-objdump: Reorganize target-depende...
2014-08-07 Rafael EspindolaNuke the old JIT.
2014-08-07 Joerg SonnenbergerAdd mfasr and mtasr
next