platform/upstream/llvm.git
2014-01-07 Jordan Rose[analyzer] Remove unused ARCNotOwnedSymbol retain count...
2014-01-07 Rafael EspindolaMove the llvm mangler to lib/IR.
2014-01-07 Roman DivackyIn the ELFWriter when writing aliased (.set) symbols...
2014-01-07 Aaron BallmanUpdating the documentation about how to add attributes...
2014-01-07 Nico Weber[cmake] Write Version.inc at cmake time, not at build...
2014-01-07 Chandler CarruthRun llvm/utils/sort_includes.py over the Clang tools...
2014-01-07 Cameron McInallyFix uninitialized variable warning in DataLayout.
2014-01-07 Rafael EspindolaDon't assert with private type info variables.
2014-01-07 Benjamin KramerEmit arange padding with a single directive.
2014-01-07 Adrian PrantlDebug info: Implement a cleaner version of r198461...
2014-01-07 Joerg SonnenbergerReplace casts of __impl_ with the correct reinterpret_c...
2014-01-07 David PeixottoAdd ARM fconsts/fconstd aliases for vmov.f32/vmov.f64
2014-01-07 Logan Chien[arm] Fix an incorrect comment in ARMUnwindOpAsm.h.
2014-01-07 Nico WeberShorten the output of `clang-format --version`, include...
2014-01-07 John ThompsonInitial checkin of new module-map-checker tool.
2014-01-07 Rafael EspindolaRemove unused include.
2014-01-07 Chandler CarruthUpdate #include paths for r198688 in LLVM that moved...
2014-01-07 Chandler CarruthTry to fix the windows build. The comments in other...
2014-01-07 Chandler CarruthUpdate Clang for the move of headers in r198688.
2014-01-07 Chandler CarruthMove the LLVM IR asm writer header files into the IR...
2014-01-07 Chandler CarruthSort all the #include lines with LLVM's utils/sort_incl...
2014-01-07 Chandler CarruthRe-sort all of the includes with ./utils/sort_includes...
2014-01-07 Hao Liu[AArch64]Add support to spill/fill D tuples such as...
2014-01-07 NAKAMURA Takumi[CMake] Introduce llvm_update_compile_flags(target_name...
2014-01-07 Hao Liu[AArch64]Add support to copy D tuples such as DPair...
2014-01-07 Venkatraman... [Sparc] Add support for parsing sparc asm modifiers...
2014-01-07 Argyrios KyrtzidisFor areVectorOperandsLaxBitCastable(), only return...
2014-01-07 Andrew TrickFix for PR18396: Assertion: MO->isDead "Cannot fold...
2014-01-07 Andrew TrickReapply r198654 "indvars: sink truncates outside the...
2014-01-07 Chandler CarruthFix a -Wparentheses warning from GCC that caught a...
2014-01-07 Justin BognerSDKs: Add inttypes.h to the darwin SDK stub
2014-01-07 Kevin Qin[AArch64 NEON] Fixed incorrect immediate used in BIC...
2014-01-07 Justin BognerCodeGen: Include llvm/Config/config.h for strtoll on...
2014-01-07 Alp TokerFix 'unkown' typo in test -target from r198321
2014-01-07 Adrian Prantlupdate comment.
2014-01-07 Alp TokerBring back magic constants in the digraph diagnostic
2014-01-07 Saleem AbdulrasoolARM IAS: allow more depth in contextual diagnostics
2014-01-07 Saleem AbdulrasoolARM IAS: refactor unwind context
2014-01-07 Saleem AbdulrasoolARM Streamer: print out tag names
2014-01-07 Saleem AbdulrasoolARM IAS: improve .eabi_attribute handling
2014-01-07 Saleem AbdulrasoolMCParser: introduce Note and use it for ARM AsmParser
2014-01-07 Mingjie XingFix comment of findGCD.
2014-01-07 Andrew TrickRevert "indvars: sink truncates outside the loop."
2014-01-07 Venkatraman... [Sparc] Add support for parsing memory operands in...
2014-01-07 Justin BognerRevert "Only include inttypes.h on platforms for which...
2014-01-07 Justin BognerRevert "Explicitly enable PRIu64 by defining __STDC_FOR...
2014-01-07 Adrian PrantlImplement a new -fstandalone-debug option. rdar://probl...
2014-01-07 Andrew Trickindvars: sink truncates outside the loop.
2014-01-07 Andrew Trick80 col. comment.
2014-01-07 Fariborz JahanianObjectiveC. Computation of offsets when doing @encode...
2014-01-07 NAKAMURA Takumiclang/test/CodeGenCXX/instr-profile.cpp: Appease -Asserts.
2014-01-07 Kaelyn UhrainExplicitly enable PRIu64 by defining __STDC_FORMAT_MACR...
2014-01-07 Justin BognerCodeGen: Sentences end with a period
2014-01-06 Jason MolendaUpdate the checks in EmulateInstructionARM::GetFramePoi...
2014-01-06 Kaelyn UhrainOnly include inttypes.h on platforms for which PRIu64...
2014-01-06 Jack Carter[Mips] TargetStreamer Support for .abicalls and .set...
2014-01-06 Ted KremenekProperly sort CMake list. NFC.
2014-01-06 Kaelyn UhrainUse the PRIu64 macro for printing a uint64_t.
2014-01-06 Howard HinnantImplement demangling for user-defined operators.
2014-01-06 Rui UeyamaRemove leading underscore from parameters.
2014-01-06 Rui UeyamaRename parameters to fix shadow warnings.
2014-01-06 Justin BognerCodeGen: Initial instrumentation based PGO implementation
2014-01-06 Justin BognerDriver: Accept -fprofile-instr-use and -fprofile-instr...
2014-01-06 Justin Bognerprofile: Rudimentary suppport for PGO instrumentation
2014-01-06 Kevin EnderbyFor the 'C' disassembler API, add a new ReferenceType...
2014-01-06 Rafael EspindolaImprove documentation of the 'a' specifier and the...
2014-01-06 Todd FialaFix lldb build break due to TypedefNameDecl member...
2014-01-06 Rui Ueyama[PECOFF] Simplify: Replace two-value enum with bool.
2014-01-06 Matt ArsenaultFix c++ mode comments
2014-01-06 Andrew TrickReapply r198478 "Fix PR18361: Invalidate LoopDispositio...
2014-01-06 Jean-Daniel... Introduce a cmake LLVM_ENABLE_LIBCXX build parameter...
2014-01-06 Rafael EspindolaRemove dead code.
2014-01-06 Marshall ClowBack out the <type_traits> changes from r198431; they...
2014-01-06 Alp TokerProspective MSVC 2010 build fix
2014-01-06 Marshall ClowRemoved extra trailing underscore in #ifdef (__GNUC___...
2014-01-06 Tim NorthoverARM MachO: sort out isTargetDarwin/isTargetIOS/......
2014-01-06 Robert LyttonXCore Target: correct callee save register spilling...
2014-01-06 Robert LyttonXCore target: Lower EH_RETURN
2014-01-06 Robert LyttonXCore target: Lower FRAME_TO_ARGS_OFFSET
2014-01-06 Robert LyttonXCore target: Lower RETURNADDR
2014-01-06 Robert LyttonXCore target: Optimise entsp / retsp selection
2014-01-06 Robert LyttonXCore target: Refactor LR handling
2014-01-06 Robert LyttonXCore target: Refactor the loading of constants into...
2014-01-06 Robert LyttonXCore target: fix handling of unsized global arrays...
2014-01-06 Marshall ClowRename several internal templates to get rid of ___...
2014-01-06 Alp TokerCorrect underlying integer type of enum TokenKind
2014-01-06 Alp TokerSimplify diagnostic tag type using the token kind formatter
2014-01-06 Alp TokerDon't use magic constants in the digraph diagnostic
2014-01-06 Alp TokerSupport diagnostic formatting of keyword tokens
2014-01-06 Alp TokerRename getTokenSimpleSpelling() to getPunctuatorSpelling()
2014-01-06 Tim NorthoverARM: keep special non-AEABIness of "-darwin-eabi" tripl...
2014-01-06 Alp TokerHighlight the previous underlying enum type when diagno...
2014-01-06 Alp TokerDiagnose enum redeclarations properly
2014-01-06 Alp TokerUse token kind instead of '%select{.|->}0' in diagnostic
2014-01-06 Alp TokerApply some LLVM_READONLY / LLVM_READNONE on diagnostic...
2014-01-06 Joey Gouly[OpenCL] Produce an error if an address space is used...
2014-01-06 Tobias Grosserwww: Fix typo II
2014-01-06 Tobias Grosserwww: Fix typo
2014-01-06 Tobias Grosserwww: Add link to newly released islplot library
2014-01-06 Elena DemikhovskyAVX-512: added intrinsic vcvtpd2ps (with rounding mode...
next