platform/upstream/llvm.git
2014-01-09 Aaron Ballman__has_attribute now understands target-specific attribu...
2014-01-09 Aaron BallmanRemoving the notion of TargetAttributesSema and replaci...
2014-01-09 Justin BognerBitcode: Fix a typo in an assert
2014-01-09 Venkatraman... [Sparc] Multiclass for loads/stores. No functionality...
2014-01-09 Alp TokerFix ast-dump-color.cpp test following r198883
2014-01-09 Rafael EspindolaUse getPointerSizeInBits.
2014-01-09 Ben LangmuirPreserve -fretain-comments-from-system-headers in modules
2014-01-09 Evan ChengClean up an inconsistency in v7s feature default.
2014-01-09 Ted KremenekHave attribute 'objc_precise_lifetime' suppress -Wunused.
2014-01-09 Aaron BallmanAttempting to appease the build bots on systems with...
2014-01-09 Rafael EspindolaAdd a unit test for the copy constructor.
2014-01-09 Alp TokerRevert "Disable LeakSanitizer in TableGen binaries...
2014-01-09 Alp TokerRevert "Disable LeakSanitizer in TableGen binaries...
2014-01-09 Aaron BallmanRemoving a bit of custom parsing functionality used...
2014-01-09 Jim InghamDocument unsetting environment variables in the lldb...
2014-01-09 Nadav RotemRe-remove dead code.
2014-01-09 Marshall ClowFix PR18404 - 'Bug in regex_token_iterator::operator...
2014-01-09 Alexander KornienkoRe-applied r198807, r198808 with an additional change...
2014-01-09 Evgeniy Stepanov[asan] Implement max_redzone runtime flag.
2014-01-09 Rafael EspindolaUpdate example to be more idiomatic.
2014-01-09 Daniel Jasperclang-format: Add @s when breaking NSString literals.
2014-01-09 Daniel Jasperclang-format: Understand #pragma mark
2014-01-09 Daniel Jasperclang-format: Some tweaks to braces list formatting:
2014-01-09 Pekka JaaskelainenThe OpenCL specification states that images are allocated
2014-01-09 NAKAMURA Takumicheck-clang: Add dependencies to PrintFunctionNames...
2014-01-09 NAKAMURA TakumiRevert r198851, "Prototype of skeleton type units for...
2014-01-09 Stepan DyatkovskiyFixed old typo in ScalarEvolution, that caused wrong...
2014-01-09 Richard Sandiford[SystemZ] Fix RNSBG bug introduced by r197802
2014-01-09 Richard SandifordHandle masked rotate amounts
2014-01-09 Richard SandifordMatch the InstCombine form of rotates by X+C
2014-01-09 Tobias GrosserRemove IR/Writer.h
2014-01-09 Kostya SerebryanyDisable LeakSanitizer in TableGen binaries, see PR18325
2014-01-09 Kostya SerebryanyFix leak in lib/CodeGen/CGException.cpp, PR18318
2014-01-09 Argyrios KyrtzidisIn areVectorOperandsLaxBitCastable() allow bitcast...
2014-01-09 Simon Atanasyan[Mips] Reduce the number of type-casting calls.
2014-01-09 Nadav RotemRevert r198819 - "Remove dead code."
2014-01-09 Lang HamesFix accidental use of the exotic "std::string::back...
2014-01-09 Lang HamesAdd an "-object-cache-dir=<string>" option to LLI....
2014-01-09 David BlaikiePrototype of skeleton type units for fission
2014-01-09 David Blaikiellvm-dwarfdump: type unit dwo support
2014-01-09 Argyrios KyrtzidisRevert "PR18427: Use an appropriately-aligned buffer...
2014-01-09 Saleem Abdulrasoolllvm-readobj: address review comments for ARM EHABI...
2014-01-09 Saleem Abdulrasoolllvm-readobj: fix endianness
2014-01-09 David BlaikieDwarfDebug: Refactor out common skeleton construction...
2014-01-09 Richard SmithPR18427: Use an appropriately-aligned buffer in APValue...
2014-01-09 Richard SmithExtend llvm::AlignedCharArrayUnion to support up to...
2014-01-09 David BlaikieReformatting for r198842
2014-01-09 David BlaikieDwarfUnit: Rename "Node" to "CUNode" and propagate...
2014-01-09 David BlaikieRevert "DwarfUnit: Move the DICompileUnit Node to the...
2014-01-09 Chandler CarruthUpdate Clang's CFGBlock interface to conform to the...
2014-01-09 Rui UeyamaAdd a blank line to FileCheck input.
2014-01-09 Chandler Carruth[PM] Rename this source file to something a bit more...
2014-01-09 David BlaikieFix the clang -Werror build after r198818
2014-01-09 Chandler CarruthPut the functionality for printing a value to a raw_ost...
2014-01-09 Enrico GranataPatch by Ari Grant
2014-01-09 Richard SmithPR18401: Fix assert by implementing the current propose...
2014-01-09 Alexander KornienkoReverted r198807, r198808, as they cause link errors...
2014-01-09 Alp TokerFix typo
2014-01-09 David BlaikieDwarfUnit: Move the DICompileUnit Node to the DwarfComp...
2014-01-09 Rui UeyamaWrite temporary files to Output directory.
2014-01-09 Rui Ueyama[PECOFF] Add a test for r197803.
2014-01-09 Eric ChristopherRemove the test for endianness in configure.ac and...
2014-01-09 Warren Hunt[ms-abi] Fixed failing lit test.
2014-01-09 Lang HamesReplace fstream use with raw_fd_ostream.
2014-01-09 Alp TokerAdd a test for Static Analyzer checker plugins
2014-01-09 Rafael EspindolaRemove dead code.
2014-01-09 Warren Hunt[ms-abi] Refactor Microsoft Record Layout
2014-01-09 Rafael EspindolaUse the existing typedef to avoid forming a reference...
2014-01-09 Andrew Trickllvm.experimental.stackmap: fix encoding of large const...
2014-01-09 Rafael EspindolaUsed the DataLayout methods instead of the Module methods.
2014-01-09 Alp TokerImplement isCXX11FinalKeyword() in terms of isCXX11Virt...
2014-01-09 David BlaikieSimplify/collapse/denest a conditions/blocks.
2014-01-09 Rui UeyamaAdd missing triples so that these tests pass on 32...
2014-01-09 Jason MolendaRoll back r198729; it seems to be causing two testsuite...
2014-01-09 Jason MolendaRoll back my change to r198729; I'm going to revert...
2014-01-08 Jason MolendaRevert the vector part of Enrico's change in r198729;
2014-01-08 Alexander KornienkoUpdated file comment.
2014-01-08 Alexander KornienkoRestructured code, no functional changes.
2014-01-08 David Blaikiellvm-dwarfdump: reorder dwo sections to immediately...
2014-01-08 Aaron BallmanAttempting a fix the build bots should be happier with...
2014-01-08 Aaron BallmanSilencing an MSVC warning about control reaching the...
2014-01-08 Rafael EspindolaFix the C++03 build.
2014-01-08 Greg ClaytonOnly check os version for POSIX_SPAWN_CLOEXEC_DEFAULT...
2014-01-08 Rafael EspindolaUse getError and remove the error_code operator.
2014-01-08 Simon Atanasyan[Mips] Remove unnecessary #include pragma.
2014-01-08 Rafael EspindolaUse getError instead of the error_code operator.
2014-01-08 Chandler CarruthRemove vestigal bits of MC from the mangler. It no...
2014-01-08 Hal FinkelConservatively handle multiple MMOs in MIsNeedChainEdge
2014-01-08 Matt ArsenaultMove declaration of variables down to first use.
2014-01-08 Matt ArsenaultAdd missing definitions of key_type and value_type...
2014-01-08 Rafael EspindolaAdd get and getError methods to ErrorOr.
2014-01-08 Ana Pazos[AArch64][NEON] Added UXTL and UXTL2 instruction aliases
2014-01-08 Simon Atanasyan[Mips] GOT16 relocation against non-local symbol does...
2014-01-08 Simon Atanasyan[Mips] Add assert to check that we handle all paired...
2014-01-08 Simon Atanasyan[Mips] Factor out the code determines type of GOT entry...
2014-01-08 Simon Atanasyan[Mips] Do not use standard relocation identifier R_MIPS...
2014-01-08 Simon Atanasyan[Mips] Rename function to better reflect its purpose.
2014-01-08 Simon Atanasyan[Mips] Do not save GOT headers atoms into the Relocatio...
2014-01-08 Simon Atanasyan[Mips] Rename some classes to skip redundant mentioning...
2014-01-08 Simon Atanasyan[Mips] Move MipsGOTPass implementation to the separate...
next