platform/upstream/llvm.git
2014-06-13 Eric ChristopherMove ARMSelectionDAGInfo from the TargetMachine to...
2014-06-13 Eric ChristopherMove to a private function to initialize subtarget...
2014-06-12 Alexey Samsonov[DWARF parser] Fix broken address ranges construction.
2014-06-12 Eric ChristopherHave ARMSelectionDAGInfo take a DataLayout as it's...
2014-06-12 Juergen Ributzka[FastISel][X86] Add MachineMemOperand to load/store...
2014-06-12 David FangRevert "fixes duplicate header installation"
2014-06-12 Reid KlecknerRecover from missing 'typename' in sizeof(T::InnerType)
2014-06-12 Eric ChristopherMove the PPCSelectionDAGInfo off the TargetMachine...
2014-06-12 Eric ChristopherMake PPCSelectionDAGInfo take a DataLayout instead...
2014-06-12 Eric ChristopherMove PPCTargetLowering off of the TargetMachine and...
2014-06-12 Eli BenderskyRemove stale part of comment.
2014-06-12 Reid KlecknerCheck the access of operator delete from the destructor...
2014-06-12 Eric ChristopherRemove an extraneous this-> to access the subtarget.
2014-06-12 Eric ChristopherRename PPCSubTarget to Subtarget in PPCTargetLowering...
2014-06-12 Rafael EspindolaFix the polly build.
2014-06-12 Andrew TrickFix the scheduler's MaxObservedStall computation.
2014-06-12 Eric ChristopherMove PPCJITInfo off of the TargetMachine and onto the...
2014-06-12 Eric ChristopherRemove the use of TargetMachine from PPCJITInfo and...
2014-06-12 Rafael EspindolaFix the build of KillTheDoctor.
2014-06-12 Richard Smith[modules] The LLVM C API does not require C++!
2014-06-12 Richard SmithThe Clang C API does not require C++. Thanks to Jordan...
2014-06-12 Rafael EspindolaPrefix error_code with std.
2014-06-12 Eric ChristopherMove PPCInstrInfo off of the target machine and onto...
2014-06-12 Rafael EspindolaQuick build fix.
2014-06-12 Rafael EspindolaTry to fix the windows build.
2014-06-12 Eric ChristopherRemove TargetMachine from PPCInstrInfo and all dependen...
2014-06-12 Rafael EspindolaDon't use 'using std::error_code' in include/llvm.
2014-06-12 Reid Kleckners/pr2007/20007/ in a test
2014-06-12 Bob WilsonMove test for r210734 to Feature/aliases.ll.
2014-06-12 Rafael EspindolaPrefix another use of error_code.
2014-06-12 Rafael EspindolaMore prefixing of error_code.
2014-06-12 Matt ArsenaultDelete trailing whitespace.
2014-06-12 Juergen RibutzkaUpdate test case to use "not" instead of "XFAIL".
2014-06-12 Duncan P. N... GVN: Enable value forwarding for calloc
2014-06-12 Matt ArsenaultR600: Mostly remove remaining AMDIL intrinsics.
2014-06-12 Nico WeberTweak documentation.
2014-06-12 Jeroen KetemaRemove unused include which breaks build after r210803
2014-06-12 Eric ChristopherMove DataLayout from the PPCTargetMachine to the subtarget.
2014-06-12 Fariborz JahanianObjective-C ARC. Blocks that strongly capture themselves
2014-06-12 Eric ChristopherMove PPCFrameLowering into PPCSubtarget from PPCTargetM...
2014-06-12 Todd FialaFix up extra whitespace from previous commit.
2014-06-12 Rafael EspindolaRefer to error_code with an std prefix.
2014-06-12 Bob WilsonLangRef: clarify that global declarations can have...
2014-06-12 Todd FialaAdded gdb-remote P/p thread suffix test.
2014-06-12 Rafael EspindolaRefer to error_code with the std prefix.
2014-06-12 Juergen Ributzka[FastISel][X86] Argument lowering test case
2014-06-12 Juergen Ributzka[FastIsel][X86] Add support for lowering the first...
2014-06-12 Saleem AbdulrasoolCodeGen: enable mov.w/mov.t pairs with minsize for WoA
2014-06-12 Reid KlecknerMS ABI: Fix forming pointers to members of a base class
2014-06-12 Saleem AbdulrasoolPermit -Wswitch coverage for enumerations.
2014-06-12 Rafael EspindolaTry to fix the polly build.
2014-06-12 Juergen RibutzkaRevert "[FastIsel][X86] Add support for lowering the...
2014-06-12 Alexey Samsonov[llvm-symbolizer] Fix parsing DW_AT_ranges in Fission...
2014-06-12 Bob WilsonAdd missing "InitializerConstant" to global variable...
2014-06-12 Eli BenderskyRevert r210721 as it causes breakage in internal builds...
2014-06-12 Saleem AbdulrasoolX86: stifle GCC warning
2014-06-12 Rafael EspindolaTrying to fix the windows build.
2014-06-12 Saleem AbdulrasoolBasic: fix warnings from GCC
2014-06-12 Rafael EspindolaRemove system_error.h.
2014-06-12 Rafael EspindolaInclude system_error directly.
2014-06-12 Rafael Espindolainclude system_error directly.
2014-06-12 Rafael EspindolaRun llvm/utils/sort_includes.py in a few files.
2014-06-12 Rafael EspindolaUses #include "..." instead of #include <...> for llvm...
2014-06-12 Fariborz JahanianMore tests for // rdar://17259812
2014-06-12 Rafael Espindolainclude system_error directly.
2014-06-12 Simon Atanasyan[Mips] Make exe-dynamic.test test case independent...
2014-06-12 Fariborz JahanianObjective-C. Use isObjCRetainableType in my last
2014-06-12 Artyom Skrobovadding re-include guards into lib/Support/reg*.h
2014-06-12 Zachary TurnerRemove pimpl class from PassRegistry.
2014-06-12 Tom StellardRevert "SelectionDAG: Enable (and (setcc x), (setcc...
2014-06-12 Eli BenderskyExplicitly initialize all fields to avoid -Wmissing...
2014-06-12 James MolloyDisable the load/store optimization pass for Thumb-1.
2014-06-12 Daniel Sanders[mips][mips64r6] bc1[tf] are not available on MIPS32r6...
2014-06-12 Daniel Sanders[mips][mips64r6] bc2[ft] are not available on MIPS32r6...
2014-06-12 Rafael EspindolaDon't import error_code into the lld namespace.
2014-06-12 Daniel Sanders[mips][mips64r6] [sl][duw]xc1 are not available on...
2014-06-12 Rafael EspindolaReplace llvm::error_code with std::error_code.
2014-06-12 Dinesh DwivediThis removes TODO added in reviews.llvm.org/D3658
2014-06-12 Rafael Espindolareplace llvm::error_code with std::error_code.
2014-06-12 Rafael EspindolaReplace llvm::error_code with std::error_code.
2014-06-12 Daniel Sanders[mips][mips64r6] prefx is not available on MIPS32r6...
2014-06-12 Daniel Sanders[mips][mips64r6] 80 col corrections that should have...
2014-06-12 Daniel Sanders[mips][mips64r6] c.cond.fmt, mov[fntz], and mov[fntz...
2014-06-12 Rafael EspindolaReplace llvm::error_code with std::error_code.
2014-06-12 Daniel Sanders[mips][mips64r6] jalx is not available on MIPS32r6...
2014-06-12 Rafael EspindolaAllow lowercase messages in this test again.
2014-06-12 Zoran Jovanovic[mips][mips64r6] Add R_MIPS_PC19_S2
2014-06-12 Rafael EspindolaDon't import make_error_code into the llvm namespace.
2014-06-12 Daniel Sanders[mips] Use MTHC1 when it is available (MIPS32r2 and...
2014-06-12 Zoran Jovanovic[mips][mips64r6] Add bgec and bgeuc instructions
2014-06-12 Andrea Di Biagio[X86] Teach how to dump the name of target node RDTSCP_DAG.
2014-06-12 Rafael EspindolaFix msvc unittest build.
2014-06-12 Alexander KornienkoA follow-up to r210260: updated a comment. No functiona...
2014-06-12 Alp TokerCMake: don't install the internal config.h header
2014-06-12 Alp TokerTrack clang changes from r210764
2014-06-12 Alp TokerDiagnosticsEngine: update severity setters to new termi...
2014-06-12 Daniel Sanders[mips][mips64r6] madd.[ds], msub.[ds], nmadd.[ds],...
2014-06-12 Daniel Sanders[mips][mips64r6] madd/maddu/msub/msubu are not availabl...
2014-06-12 Andrea Di Biagio[X86] Teach how to combine AVX and AVX2 horizontal...
2014-06-12 Daniel Sanders[mips][mips64r6] Replace m[tf]hi, m[tf]lo, mult, multu...
next