platform/upstream/llvm.git
2014-02-10 Craig TopperAdd MRMXr/MRMXm form to X86 for use by instructions...
2014-02-09 Saleem AbdulrasoolMCParser: add a single token lookahead
2014-02-09 Bob WilsonRemove shell comment in the middle of a single-line...
2014-02-09 Kaelyn UhrainPR18685: Ignore class template specializations as potential
2014-02-09 Benjamin KramerAsmParser: Simplify code with ArrayRef.
2014-02-09 NAKAMURA TakumiWhitespace.
2014-02-09 NAKAMURA TakumiProvide CMake package modules in install tree
2014-02-09 NAKAMURA TakumiAdd version, arch, system libs, and targets to Makefile...
2014-02-09 NAKAMURA TakumiLoad exported lib and exe targets from LLVMConfig
2014-02-09 NAKAMURA TakumiExport lib and exe build target names from build tree
2014-02-09 NAKAMURA TakumiExport lib and exe build target names from install...
2014-02-09 NAKAMURA TakumiProvide LLVMConfig in both build and install tree
2014-02-09 NAKAMURA TakumiTeach LLVMConfig to avoid modifying CMAKE_MODULE_PATH
2014-02-09 NAKAMURA TakumiDe-duplicate references to share/llvm/cmake path
2014-02-09 Benjamin KramerAsmParser: Parse (and ignore) nested .macro definitions.
2014-02-09 Rafael EspindolaUse a consistent argument order in TargetLoweringObject...
2014-02-09 David BlaikieFix formatting introduced in r200941
2014-02-09 Argyrios Kyrtzidis[libclang] While visiting a C++ destructor decl, keep...
2014-02-09 Craig TopperRemove unnecessary include.
2014-02-09 David BlaikieClarify comment. Remove braces from single-statement...
2014-02-09 Craig TopperRemove some unnecessary code. The conditions it was...
2014-02-09 David BlaikieImprove diagnostic for using non-class/namespace/scoped...
2014-02-09 David MajnemerPreprocessor: Add __ALIGNOF_MAX_ALIGN_T__
2014-02-09 Saleem Abdulrasooltools: cast the right operand
2014-02-09 Sean Silva[docs] [tblgen] clarify that code fragments are just...
2014-02-09 Sean Silva[docs] [tblgen] There is no "code" type.
2014-02-09 Sean Silva[docs] TableGen easter egg: Multiline string literals
2014-02-09 Saleem Abdulrasooltools: explicitly cast to avoid a warning
2014-02-09 Richard SmithPR16519, PR18009: When checking a partial specializatio...
2014-02-08 Saleem Abdulrasooltools: handle out-of-line personality 0 decoding
2014-02-08 Saleem AbdulrasoolARM: change attribute tests to use parsed form
2014-02-08 Arnold SchwaighoferLoopVectorizer: Keep track of conditional store basic...
2014-02-08 Jean-Daniel... hostname is guarantee to never be null in this branch.
2014-02-08 Jean-Daniel... Fix null dereference if address is NULL.
2014-02-08 Rafael EspindolaPass the Mangler by reference.
2014-02-08 Sylvestre LedruOnly set EL_PROMPT_ESC when existing - fix typo
2014-02-08 Sylvestre LedruOnly set EL_PROMPT_ESC when existing
2014-02-08 Rafael EspindolaAdd LLVM_OVERRIDE to a few declarations.
2014-02-08 Marshall ClowFix for PR18735 - self-assignment for map/multimap...
2014-02-08 John McCalltype_info objects are not unnamed_addr: the ABI require...
2014-02-08 Reid KlecknerMove the -fms-compatibility using decl check after...
2014-02-08 Richard SmithPR18581: Attempt to complete the type in a VLA declarat...
2014-02-08 Reid Klecknerclang-cl: Alias /Zi and /Z7 to -gline-tables-only
2014-02-08 Nick LewyckyAdd throw() specifiers to more redeclarations of operat...
2014-02-08 Nick LewyckyStick to C++98 for this.
2014-02-08 Nick LewyckyUpdate these declarations of operator delete (and delet...
2014-02-08 Reid KlecknerMS ABI: Use the most recent decl to check the inheritan...
2014-02-08 Richard SmithFix lifetime issue causing buildbot failures.
2014-02-08 John McCallRemove the -fhidden-weak-vtables -cc1 option. It was...
2014-02-08 Dmitri GribenkoASTUnit: remove dead code in remapping files
2014-02-08 Juergen Ributzka[Constant Hoisting] Fix insertion point for constant...
2014-02-08 Juergen Ributzka[Constant Hoisting] Don't update the use list while...
2014-02-08 Jordan Rose[analyzer] Objective-C object literals are always non...
2014-02-07 Rafael EspindolaRemove dead code.
2014-02-07 Sean CallananAdded a test case for variables in registers, with
2014-02-07 Nikola SmiljanicImprove existing visualizers by:
2014-02-07 Greg ClaytonModified ObjectFile::SetLoadAddress() to now be:
2014-02-07 Richard SmithPR16638, DR1552: the exception specification on an...
2014-02-07 Rafael Espindola Comment cleanup. Don't repeat the function name in...
2014-02-07 Richard SmithFold together two repeated identical 'if's.
2014-02-07 Rafael EspindolaComment cleanup. Don't repeat the function name in...
2014-02-07 Rafael EspindolaRemove training whitespace.
2014-02-07 Greg ClaytonNow that the command interpreter runs in a separate...
2014-02-07 Enrico Granata<rdar://problem/12857181>
2014-02-07 Enrico GranataAdd conditional breakpoints to our cheat sheet
2014-02-07 Rafael EspindolaAlways create a temporary symbol to use with the cfi...
2014-02-07 Joerg SonnenbergerAvoid signed vs unsigned compare warnings. From Dimitry...
2014-02-07 Rafael EspindolaUse FileCheck variables to simplify this test.
2014-02-07 Sean CallananWhen writing data back into a register, accept
2014-02-07 Renato GolinFix Darwin bots from EHABI change
2014-02-07 Matt ArsenaultR600/SI: Add failing test for 3 x i64 vectors.
2014-02-07 Renato GolinRemove -arm-disable-ehabi option
2014-02-07 Ben LangmuirFix test from r200979 on Windows
2014-02-07 Fariborz JahanianObjective-C. Revert patch r193003 for further
2014-02-07 Greg ClaytonFix a bug where we will crash if we have a class "B...
2014-02-07 Enrico Granatardar://15648942
2014-02-07 Rafael EspindolaDon't internalize linkonce_odr non constant variables.
2014-02-07 Ben LangmuirFix test from r200979 on non-Darwin systems
2014-02-07 Alexander KornienkoFix an invalid check for duplicate option categories.
2014-02-07 Jordan Rose[analyzer] Just silence all warnings coming out of...
2014-02-07 Ben LangmuirStat system dependencies when using -verify-pch
2014-02-07 Sasa Stankovic[mips] Forbid the use of registers t6, t7 and t8 if...
2014-02-07 Rafael EspindolaFix a bug with .weak_def_can_be_hidden: Mutable variabl...
2014-02-07 Rafael EspindolaRefactor logic into a function predicate.
2014-02-07 Dmitri GribenkoASTUnit: ArrayRef'ize RemappedFiles
2014-02-07 Daniel Jasperclang-format: Fix column limit violation for merged...
2014-02-07 Benjamin KramerTry to unbreak the mingw32 build.
2014-02-07 Dmitry Vyukovtsan: improve the test
2014-02-07 Oliver StannardFix AAPCS compliance for HFAs containing doubles and...
2014-02-07 Oliver StannardLLVM-1163: AAPCS-VFP violation when CPRC allocated...
2014-02-07 Sasa StankovicChanged comment.
2014-02-07 Daniel Jasperclang-format: Fix range-based for-loop formatting.
2014-02-07 Dmitri GribenkoDocument return value for FileManager::getNoncachedStat...
2014-02-07 Dmitry Vyukovtsan: run user OnInitialize callback later
2014-02-07 Venkatraman... [Sparc] Add support for parsing synthetic instruction...
2014-02-07 Argyrios KyrtzidisRevert r194097: "With this patch -Wwrite-strings is...
2014-02-07 Venkatraman... [Sparc] Emit correct encoding for atomic instructions...
2014-02-07 Venkatraman... [Sparc] Emit relocations for Thread Local Storage ...
2014-02-07 Venkatraman... [Sparc] Emit correct relocations for PIC code when...
2014-02-07 Venkatraman... [Sparc] Use SparcMCExpr::VariantKind itself as MachineO...
next