oota-llvm.git
2013-11-03 Peter Zotov[OCaml] Refactor Llvm_target tests
2013-11-03 Peter Zotov[OCaml] Llvm_target: fix typo (Int_val instead of Int64...
2013-11-03 Venkatraman... [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... [SparcV9] Add ctpop instruction for i64. Also, expand...
2013-11-03 Bob WilsonConfigure with --enable-terminfo=no for Apple's llvmCor...
2013-11-03 Filip PizloAdd a comment to note that LLVMDisablePrettyStackTrace...
2013-11-03 Filip PizloWhen LLVM is embedded in a larger application, it's...
2013-11-02 Rafael Espindolamove getSymbolNMTypeChar to the one program that needs...
2013-11-02 Rafael EspindolaConvert another use of getSymbolNMTypeChar.
2013-11-02 Rafael EspindolaAvoid some getSymbolNMTypeChar uses in COFFObjectFile...
2013-11-02 Rafael EspindolaRevert "Don't use getSymbolNMTypeChar for implementing...
2013-11-02 Rafael EspindolaDon't use getSymbolNMTypeChar for implementing COFFObje...
2013-11-02 Benjamin KramerSLPVectorizer: Remove duplicated function.
2013-11-02 Benjamin KramerLoopVectorize: Remove quadratic behavior the local...
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-02 Yuchen WuAdded command-line option to output llvm-cov to file.
2013-11-01 Arnold SchwaighoferLoopVectorizer: Move cse code into its own function
2013-11-01 Eric ChristopherComment some and reformat for clarity beginFunction.
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 Juergen Ributzka[Stackmap] Remove erroneous assert.
2013-11-01 Matt ArsenaultUse isa<> instead of dyn_cast<> with unused value
2013-11-01 Chad Rosier[AArch64] Simplify a few of the instruction patterns...
2013-11-01 Chad Rosier[AArch64] Fix assembly string formatting and other...
2013-11-01 Rafael EspindolaRemove linkonce_odr_auto_hide.
2013-11-01 Aaron BallmanCommenting out this assert because it is causing the...
2013-11-01 Aaron BallmanFixing an order of evaluation error in an assert.
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 Arnold SchwaighoferLoopVectorizer: Clear all member data structures in...
2013-11-01 Sylvestre LedruOCaml bindings: fix typo
2013-11-01 Sylvestre LedruOCaml bindings: remove unused DONT_BUILD_RELINKED from...
2013-11-01 Rafael EspindolaUse \01 to disable the mangler. Should fix the 32 bit...
2013-11-01 Sylvestre LedruOCaml bindings: fix typo
2013-11-01 Sylvestre LedruOCaml bindings: fix typo in documentation
2013-11-01 Sylvestre LedruOCaml bindings: formatting
2013-11-01 David BlaikieDebugInfo: Emit member variable locations as data inste...
2013-11-01 Kevin EnderbyAdd to the disassembler C API output reference types for
2013-10-31 Dan GohmanFix unused variable warnings.
2013-10-31 Andrew TrickThese test cases for experimental features are a bit...
2013-10-31 Andrew TrickUnused variable
2013-10-31 Chad Rosier[AArch64] Add support for NEON scalar fixed-point conve...
2013-10-31 Rafael EspindolaModify CMakeLists.txt to work around pr17763 and bring...
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 Rui UeyamaUse StringRef::startswith_lower. No functionality change.
2013-10-31 Nuno Lopes[ConstantRange] improve my previous patch per Nick...
2013-10-31 Chad Rosier[AArch64] Add support for NEON scalar shift immediate...
2013-10-31 Roman DivackySparcV9 doesnt have rem instruction either.
2013-10-31 Reid KlecknerUse a larger invalid attribute bitcode number
2013-10-31 Alexey SamsonovDWARFDebugArangeSet: remove dead code
2013-10-31 Matt ArsenaultAdd FileCheck tests for @LINE
2013-10-31 Petar Jovanovic[mips] XFAIL several MCJIT remote tests
2013-10-31 Alexey SamsonovDWARFUnit: kill dead code and make a couple of function...
2013-10-31 Manman RenDebug Info: remove duplication of DIEs when a DIE can...
2013-10-31 Roman DivackyMerge and filecheckize.
2013-10-31 Manman RenCleanup: update comments.
2013-10-31 Alexey SamsonovDWARFAbbreviationDeclaration: remove dead code, refacto...
2013-10-31 Andrew TrickLower stackmap intrinsics directly to their target...
2013-10-31 Andrew TrickAdd Verifier test case for variable argument intrinsics.
2013-10-31 Andrew TrickAdd experimental stackmap intrinsics to definition...
2013-10-31 Andrew TrickEnable variable arguments support for intrinsics.
2013-10-31 Andrew Trickwhitespace
2013-10-31 Rafael EspindolaRemove another unused flag.
2013-10-31 Rafael EspindolaRemove unused flag.
2013-10-31 Rafael EspindolaRules adjustments in order to build on DragonFly BSD.
2013-10-31 Rafael EspindolaRemove the --shrink-wrap option.
2013-10-31 Cameron McInallyAdd AVX512 unmasked integer broadcast intrinsics and...
2013-10-31 Elena DemikhovskyAVX-512: Implemented CMOV for 512-bit vectors
2013-10-31 Richard Sandiford[SystemZ] Automatically detect zEC12 and z196 hosts
2013-10-31 Amara Emerson[AArch64] Make the use of FP instructions optional...
2013-10-31 NAKAMURA Takumillvm/test/Bitcode/invalid.ll: Tweak expresion to mach...
2013-10-31 Rafael EspindolaFix a use after free on invalid input.
2013-10-31 Rafael EspindolaFix most memory leaks in tablegen.
2013-10-31 Rafael EspindolaMerge CallGraph and BasicCallGraph.
2013-10-31 Yuchen WuUpdated llvm-cov's OVERVIEW description
2013-10-31 Jim GrosbachLegalize: Improve legalization of long vector extends.
2013-10-30 Matt ArsenaultFix a few typos
2013-10-30 Matt ArsenaultFix CodeGen for unaligned loads with address spaces
next