platform/upstream/llvm.git
2014-01-02 Hal Finkel[TableGen] Correctly generate implicit anonymous protot...
2014-01-02 Hal Finkel[TableGen] Handle ValueType in CodeGenDAGPatterns GetNu...
2014-01-02 Matt ArsenaultDelete unread globals through addrspacecast
2014-01-02 Matt ArsenaultFix addrspacecast with metadata globals
2014-01-02 Jordan Rose[CMake] Add missing set_output_directory after Takumi...
2014-01-02 Douglas GregorObjective-C ARC++: Prefer references to __strong/__weak...
2014-01-02 Lang HamesRemove redundant fold call introduced in r195944. Thank...
2014-01-02 Hal Finkel[TableGen] Use the same anonymous name as the prefix...
2014-01-02 Joerg SonnenbergerNo else after return.
2014-01-02 Andrew Trickindvars: insert truncate at loop boundary to avoid...
2014-01-02 Joerg SonnenbergerAdd default search path if -nostdlib is not provided.
2014-01-02 Craig TopperMark REX64_PREFIX as In64BitMode, remove hack from...
2014-01-02 Douglas GregorCMake separate projects: use correct name for LIBRARY_O...
2014-01-02 David BlaikieMake llvm::Regex non-copyable but movable.
2014-01-02 Adrian PrantlRevert "Debug info: Add enumerators to the __apple_name...
2014-01-02 Craig TopperRemove unused HasFROperands field from disassembler.
2014-01-02 Douglas GregorCMake separate projects: finish output-directory changes.
2014-01-02 David BlaikieUse LLVM_STATIC_ASSERT rather than a hand-rolled implem...
2014-01-02 Jordan Rose[CMake] Add missing set_output_directory after Takumi...
2014-01-02 Craig TopperMark PUSHFS64/PUSHGS64/POPFS64/POPGS64 as In64BitMode...
2014-01-02 Aaron BallmanUsing the quoted version of an attribute name for consi...
2014-01-02 Craig TopperRemove unnecessary stirng comparison from disassembler.
2014-01-02 Craig TopperMark all x86 Int_ and _Int patterns as isCodeGenOnly...
2014-01-02 Fariborz JahanianObjectiveC. Class methods must be ignored when looking for
2014-01-02 Roman DivackyAdd test for r198311.
2014-01-02 Douglas GregorCMake: Unbreak separated LLVM/Clang project builds...
2014-01-02 Douglas GregorRemove CMake-Xcode hack that symlinked llvm-config...
2014-01-02 Logan Chien[arm] Add softvfp to supported FPU names.
2014-01-02 Roman DivackyRemove a tab that snuck in.
2014-01-02 Roman DivackyIn the FreeBSD assembler driver, inform the sparc assem...
2014-01-02 Alexander KornienkoAdded an option to avoid splitting certain kinds of...
2014-01-02 Alp TokerVerify that clang TargetInfo descriptions match DataLay...
2014-01-02 Rafael EspindolaRemove the now unused 's' specifications.
2014-01-02 Rafael EspindolaPass the aapcs and apcs features down to llvm.
2014-01-02 Rafael EspindolaMake the ARM ABI selectable via SubtargetFeature.
2014-01-02 Joey Gouly[OpenCL] The kernel attribute can only be used on funct...
2014-01-02 Alp TokerSupport LLVM_STATIC_ASSERT() in clang pre-C++11 mode
2014-01-02 Craig TopperRemove unused function argument.
2014-01-02 Arnold SchwaighoferBasicAA: Fix value equality and phi cycles
2014-01-01 Alp TokerRename 'assert' to something less loaded in CompileAsse...
2014-01-01 Rafael EspindolaRemove the 's' DataLayout specification
2014-01-01 Venkatraman... [Sparc] Handle atomic loads/stores in sparc backend.
2014-01-01 Craig TopperRemove modifierType/Base from X86 disassembler tables...
2014-01-01 Venkatraman... [SparcV9]: Custom lower UMULO/SMULO so that the argumen...
2014-01-01 Venkatraman... [SparcV9]: Use SRL instead of SLL to clear top 32-bits...
2014-01-01 NAKAMURA TakumiX86Disassembler.cpp: Prune stray @return on translateFP...
2014-01-01 Craig TopperRemove need for MODIFIER_OPCODE in the disassembler...
2014-01-01 Elena DemikhovskyAVX-512: Added intrinsics for vcvt, vcvtt, vrndscale...
2014-01-01 Craig TopperSecond attempt at Removing special form of AddRegFrm...
2014-01-01 Joey GoulyRemove extra semicolon.
2014-01-01 NAKAMURA TakumiUpdate the copyright credits -- Happy new year 2014!
2014-01-01 Alp TokerSilence g++ 4.9 build issue in unit tests
2014-01-01 Alp TokerRemove an unused diag left over from r198046
2014-01-01 Alp TokerEliminate UnaryTypeTraitExpr
2014-01-01 Alp TokerExpectAndConsume: Diagnose errors automatically
2013-12-31 Craig TopperAdd two fp test cases I missed in my previous commit.
2013-12-31 Craig TopperAdd more X86 FP stack disassembler test cases.
2013-12-31 Nick LewyckyFold vector selects with undef elements in the conditio...
2013-12-31 Joey GoulyThe return value of createInternalFiles is unused,...
2013-12-31 Craig TopperRevert r198238 and add FP disassembler tests. It didn...
2013-12-31 Joey Gouly[OpenCL] Produce an error, instead of a warning, for...
2013-12-31 Craig TopperRemove old comment referring to an argument that no...
2013-12-31 Mark SeabornFix misaligned indentation in "if" block in MipsMCCodeE...
2013-12-31 Dmitry Vyukovtsan: fix Go build
2013-12-31 Serge PavlovRecover from errors in enum definition
2013-12-31 Craig TopperAdd missing MRM_XX forms to the old JIT emitter for...
2013-12-31 Craig TopperRemove MRMInitReg form now that it's last use is gone.
2013-12-31 Alp TokerSilence g++ 4.9 build issue
2013-12-31 Alp TokerSilence g++ 4.9 build issue
2013-12-31 Craig TopperHandle MOV32r0 in expandPostRAPseudo instead of MCInst...
2013-12-30 Chandler CarruthFix an ODR violation in the sanitizer runtimes.
2013-12-30 Alp TokerSwitch over more of the parser to err_expected
2013-12-30 DeLesley HutchinsUpdate DataRecursiveASTVisitor so that it visits attrib...
2013-12-30 Nick LewyckyFix two typos in comments. No functionality change.
2013-12-30 Craig TopperMerge case statements to remove redundant code.
2013-12-30 Craig TopperRemove special form of AddRegFrm used by FP instruction...
2013-12-30 Saleem AbdulrasoolARM IAS: account for predicated pre-UAL mnemonics
2013-12-30 Eric ChristopherRefactor and reduce code duplication for non-split...
2013-12-30 Reid KlecknerRemove linkage macro from the CXLanguageKind enum
2013-12-30 Craig TopperRemove EscapeFilter. It's funcionality can be covered...
2013-12-30 DeLesley HutchinsUpdate RecursiveASTVisitor so that it visits attributes...
2013-12-30 Eric ChristopherRevert r198208 and reapply:
2013-12-30 Craig TopperSimplify filter accepts function to just return 'condit...
2013-12-30 Alexander KornienkoChanged the test to avoid EXPECT_EQ(false, ...), which...
2013-12-30 Alexander Potapenko[libsanitizer] fix lint errors
2013-12-30 NAKAMURA TakumiRevert r198199 (and r198202). It broke 3 DebugInfo...
2013-12-30 Alexander Potapenko[libsanitizer] Remove the redundant spaces between...
2013-12-30 NAKAMURA Takumi[CMake] Generate ${BUILD_MODE}/llvm-lit for each $...
2013-12-30 NAKAMURA Takumi[CMake][VS][XCode] Restruct the output directory layout...
2013-12-30 NAKAMURA TakumiMake lit.site.cfg Py3-compatible. Copied from r188041.
2013-12-30 Yaron Keren Visual C++ does not support -ffunction-sections -fdata...
2013-12-30 Eric ChristopherFix aranges and split dwarf by ensuring that the symbol...
2013-12-30 Bill WendlingKeep comment with 'Subtarget' ivar.
2013-12-30 Nico WeberPort r198088 (set NO_DEAD_STRIP for clang) from make...
2013-12-30 Eric ChristopherReapply r198196 with a fix to zero initialize the skele...
2013-12-30 Nico WeberPort r198087 and r198089 (strip dead code by default...
2013-12-30 Eric ChristopherTemporarily revert "Use a pointer to keep track of...
2013-12-30 Eric ChristopherUse a pointer to keep track of the skeleton unit for...
2013-12-30 Jiangning LiuFor AArch64 Neon, simplify scalar dup by lane0 for fp.
2013-12-30 Jiangning LiuFor AArch64 Neon, simplify scalar dup by lane0 for fp.
next