[OCaml] Make Llvm_target.DataLayout.t automatically managed
[oota-llvm.git] / test /
2013-11-11 Peter Zotov[OCaml] Make Llvm_target.DataLayout.t automatically...
2013-11-11 Evgeniy Stepanov[msan] Propagate origin for insertvalue, extractvalue.
2013-11-10 NAKAMURA TakumiMark 36 tests as XFAIL:vg_leak in llvm/test/TableGen.
2013-11-10 NAKAMURA TakumiRemove 6 of XFAIL(s) in llvm/test/TableGen, since r1937...
2013-11-10 Bill WendlingRevert "Resurrect r191017 " GVN proceeds in the presenc...
2013-11-10 Nadav RotemSimplifyCFG has a heuristics for out-of-order processor...
2013-11-10 Matt ArsenaultResolve TODO in test now that filecheck has multiple...
2013-11-10 Matt ArsenaultAllow multiple check prefixes in FileCheck.
2013-11-10 Matt ArsenaultTeach MergeFunctions about address spaces
2013-11-10 Matt ArsenaultUse variable for register name in test
2013-11-10 Reed KotlerMostly finish up constant islands port for Mips for...
2013-11-09 Akira Hatanaka[mips] Make sure there is a chain edge dependency betwe...
2013-11-09 Juergen Ributzka[Stackmap] Materialize the jump address within the...
2013-11-08 Juergen Ributzka[Stackmap] Add AnyReg calling convention support for...
2013-11-08 Jim GrosbachX86: Assembly files with .cfi_cfa_def shouldn't hit...
2013-11-08 Quentin Colombet[VirtRegMap] Fix for PR17825. Do not ignore noreturn...
2013-11-08 Tim NorthoverARM: fold prologue/epilogue sp updates into push/pop...
2013-11-08 Artyom Skrobov[ARM] Handling for coprocessor instructions that are...
2013-11-08 Artyom Skrobov[ARM] Handling for coprocessor instructions that are...
2013-11-08 Artyom Skrobov[ARM] Handling for coprocessor instructions that are...
2013-11-08 Zoran JovanovicTest for microMIPS trap instructions.
2013-11-08 NAKAMURA Takumillvm-ar: Let opening a directory failed in llvm-ar.
2013-11-08 Matheus Almeida[mips][msa] Update encoding of LDI instruction.
2013-11-08 Artyom Skrobov[ARM] In ARMAsmParser, MatchCoprocessorOperandName...
2013-11-07 David MajnemerIR: Do not canonicalize constant GEPs into an out-of...
2013-11-07 Zoran JovanovicSupport for microMIPS trap instructions 1.
2013-11-06 Vincent LejeuneR600: Fix LowerUDIVREM
2013-11-06 Benjamin KramerAdd test case for PR12377, it was fixed by r194116.
2013-11-06 Vladimir MedicImplement gpword directive for mips, test case added...
2013-11-06 Peter Zotov[OCaml] Impement Llvm_irreader, bindings to LLVM assemb...
2013-11-06 Peter Zotov[OCaml] Implement Llvm.string_of_llvalue
2013-11-06 Jiangning LiuImplement AArch64 Neon instruction set Perm.
2013-11-06 Jiangning LiuImplement AArch64 Neon instruction set Bitwise Extract.
2013-11-06 Andrew TrickRewrite SCEV's backedge taken count computation.
2013-11-05 Andrew TrickSlightly change the way stackmap and patchpoint intrins...
2013-11-05 Tim NorthoverARM: permit bare dmb/dsb/isb aliases on Cortex-M0
2013-11-05 Jiangning LiuImplement AArch64 Neon Crypto instruction classes AES...
2013-11-05 Michael Gottesman[objc-arc] Convert the one directional retain/release...
2013-11-05 Alp TokerProvide a test input for opt
2013-11-05 Peter Zotov[OCaml] (PR16318) Add missing argument to Llvm.const_in...
2013-11-05 Peter Zotov[OCaml] (PR11717) Make declare_qualified_global respect...
2013-11-05 Reed KotlerFix r194019 as requested by Eric Christopher.
2013-11-05 Hao LiuImplement AArch64 post-index vector load/store multiple...
2013-11-05 Kevin QinImplemented aarch64 neon intrinsic vcopy_lane with...
2013-11-05 Yuchen WuRevert "Added basic unit test for llvm-cov."
2013-11-05 Yuchen WuAdded basic unit test for llvm-cov.
2013-11-04 NAKAMURA TakumiRevert r194019 to r194021, "Submit the basic port of...
2013-11-04 Tim NorthoverAArch64: use default asm operand printing when modifier...
2013-11-04 Reed KotlerAdd the test case that goes with the previous submissio...
2013-11-04 Eric ChristopherCheck for both styles of clobbers, those produced by...
2013-11-04 Matt ArsenaultFix another constant folding address space place I...
2013-11-04 Matt ArsenaultScalarize select vector arguments when extracted.
2013-11-04 Cameron McInallyAdd support for AVX512 masked vector blend intrinsics.
2013-11-04 Manman RenRename testing case to use - instead of _.
2013-11-04 Rafael EspindolaChange BitcodeReader to use error_code instead of bool...
2013-11-04 Zoran JovanovicSupport for microMIPS branch instructions.
2013-11-04 Peter Zotov[OCaml] implement Llvm_passmgr_builder, bindings for...
2013-11-04 Peter Zotov[OCaml] Implement missing LLVMCore APIs
2013-11-03 Elena DemikhovskyAVX-512: added VPCONFLICT instruction and intrinsics,
2013-11-03 Venkatraman Govind... [SparcV9] Handle i64 <-> float conversions in sparcv9...
2013-11-03 David MajnemerRevert "Inliner: Handle readonly attribute per argument...
2013-11-03 Peter Zotov[OCaml] Implement Llvm.MemoryBuffer.{of_string,as_string}
2013-11-03 Peter Zotov[OCaml] Implement Llvm_linker, bindings for the IR...
2013-11-03 Peter Zotov[OCaml] Implement Llvm_vectorize bindings
2013-11-03 Peter Zotov[OCaml] Refactor Llvm_target tests
2013-11-03 Venkatraman Govind... [Sparc] Expand FP_TO_UINT, UINT_TO_FP for fp128.
2013-11-03 Peter Zotov[OCaml] Llvm_scalar_opts: add missing transforms
2013-11-03 Peter Zotov[OCaml] Llvm_ipo: add missing transforms
2013-11-03 Bob WilsonConvert calls to __sinpi and __cospi into __sincospi_stret
2013-11-03 Bob WilsonEnable optimization of sin / cos pair into call to...
2013-11-03 Venkatraman Govind... [SparcV9] Add ctpop instruction for i64. Also, expand...
2013-11-02 Rafael EspindolaA better fix that also works on ppc: add a target tripple.
2013-11-02 Rafael EspindolaFix this test to pass on darwin now that llvm-nm is...
2013-11-02 Rafael EspindolaFix llvm-nm to mach OS X's nm on some tests.
2013-11-02 Michael LiaoFix PR17764
2013-11-01 David BlaikieDebugInfo: regenerate test case from Clang to adjust...
2013-11-01 Arnold SchwaighoferLoopVectorizer: Perform redundancy elimination on induc...
2013-11-01 David BlaikieDebugInfo: Improve readability of test case added in...
2013-11-01 David BlaikieDebugInfo: add a test case for data member locations...
2013-11-01 David BlaikieFix a test case broken by r193872
2013-11-01 Manman RenAdd comments.
2013-11-01 David BlaikieDebugInfo: Make pubnames header printing similar to...
2013-11-01 Benjamin KramerLoopVectorize: Look for consecutive acces in GEPs with...
2013-11-01 Bradley Smith[ARM] Add Virtualization subtarget feature and more...
2013-11-01 Bradley Smith[ARM] Fix Tag_ABI_HardFP_use build attribute
2013-11-01 Hal FinkelConsider (x == -1) unlikely in BranchProbabilityInfo
2013-11-01 Arnold SchwaighoferLoopVectorizer: If dependency checks fail try runtime...
2013-11-01 Rafael EspindolaUse \01 to disable the mangler. Should fix the 32 bit...
2013-11-01 David BlaikieDebugInfo: Emit member variable locations as data inste...
2013-10-31 Andrew TrickThese test cases for experimental features are a bit...
2013-10-31 Chad Rosier[AArch64] Add support for NEON scalar fixed-point conve...
2013-10-31 Andrew TrickAdd new calling convention for WebKit Java Script.
2013-10-31 Andrew TrickAdd support for stack map generation in the X86 backend.
2013-10-31 Rafael EspindolaRelax check line to match what llvm-nm prints for COFF.
2013-10-31 Manman RenDo not convert "call asm" to "invoke asm" in Inliner.
2013-10-31 Rafael EspindolaXFAIL on ppc64 too.
2013-10-31 Rafael EspindolaXFAIL this for now.
2013-10-31 Rafael EspindolaUse LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_HIDDEN instead...
2013-10-31 Chad Rosier[AArch64] Add diagnostic tests for NEON scalar shift...
2013-10-31 Chad Rosier[AArch64] Add support for NEON scalar shift immediate...
next