platform/upstream/llvm.git
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...
2014-01-08 Alp TokerEnsure that ENABLE_SHARED is substituted for use in...
2014-01-08 Argyrios Kyrtzidis[Serialization] In ASTReader::getInputFile record it...
2014-01-08 Roman DivackyForce emit a relocation for @gnu_indirect_function...
2014-01-08 Jordan Rose[analyzer] Warn about double-delete in C++ at the secon...
2014-01-08 David Woodhouse[x86] Remove OpSize16 flag from MOV32r0
2014-01-08 Andrea Di BiagioTeach the DAGCombiner how to fold 'vselect' dag nodes...
2014-01-08 Greg ClaytonFixed a kernel panic that would occur if you debug...
2014-01-08 Rafael EspindolaAdd missing rename from the previous commit.
2014-01-08 Rafael EspindolaRename get to getStorage and getError to getErrorStorage.
2014-01-08 Lang HamesAdd missing test case for r198737.
2014-01-08 Nico RieckRemove mention of old deleted test scripts from testing...
2014-01-08 Benjamin Kramerclang-format: Don't hang forever when encountering...
2014-01-08 Daniel Jasperclang-format: Fix spacing in Cpp11 braced lists:
2014-01-08 Richard Sandiford[DAGCombiner] Factor duplicated rotate code into a...
2014-01-08 Alexander KornienkoDon't emit diagnostics for system headers.
2014-01-08 Alp Tokerlit: Provide file location in cfg error messages
2014-01-08 Aaron BallmanTreating the RegParmAttr as a TypeAttr because that...
2014-01-08 Alp TokerDefine ENABLE_CLANG_EXAMPLES instead of relying on...
2014-01-08 David Woodhouse[x86] Support R_386_PC8, R_386_PC16 and R_X86_64_PC8
2014-01-08 David Woodhouse[x86] Add JMP_2 and other 16-bit PC-relative branch...
2014-01-08 David Woodhouse[x86] Do not relax PUSHi16 to PUSHi32 (PR18414)
2014-01-08 David Woodhouse[x86] Make AsmParser validate registers for memory...
2014-01-08 David Woodhouse[x86] Fix MOV8ao8 et al for 16-bit mode, fix up disasse...
2014-01-08 David Woodhouse[x86] Use 16-bit addressing where possible in 16-bit...
2014-01-08 David Woodhouse[x86] Fix JCXZ,JECXZ_32 for 16-bit mode
2014-01-08 David Woodhouse[x86] Disambiguate RET[QL] and fix aliases for 16-bit...
2014-01-08 David Woodhouse[x86] Disambiguate [LS][IG]DT{32,64}m and add 16-bit...
2014-01-08 David Woodhouse[x86] Add JMP16[rm],CALL16[rm] instructions, and fix...
2014-01-08 David Woodhouse[x86] Add PUSHA16,POPA16 instructions, and fix aliases...
2014-01-08 David Woodhouse[x86] Add OpSize16 to instructions that need it
2014-01-08 Alp TokerProspective build fix for the Makefile system
2014-01-08 Alp TokerBuild fix following r198747
2014-01-08 Rafael EspindolaUse -std=gnu99 in tools/llvm-c-test/CMakeLists.txt
2014-01-08 Rafael EspindolaUse -std=gnu89 in tools/c-index-test/CMakeLists.txt
2014-01-08 Alp TokerAdd tests for clang plugins
2014-01-08 Alp TokerCMake: Provide LLVM_PLUGIN_EXT definition
2014-01-08 Elena DemikhovskyAVX-512: Added more intrinsics for pmin/pmax, pabs...
2014-01-08 Iain Sandoe[patch] Adjust behavior of FDE cross-section relocs...
2014-01-08 Kevin Qin[AArch64 NEON] Fix generating incorrect value type...
2014-01-08 Todd FialaFixes a bug preventing reading of the python register...
2014-01-08 Jiangning LiuFor AArch64, support builtin neon vector type with...
2014-01-08 Venkatraman... [SparcV9] Rename operands in some sparc64 instructions...
2014-01-08 Venkatraman... [Sparc] Correct the mask for fixup_sparc_br19.
2014-01-08 Venkatraman... [Sparc] Add support for parsing branch instructions...
2014-01-08 Lang HamesRe-apply r196639: Add support for archives and object...
2014-01-08 Saleem Abdulrasooltests: disable ARM unwinding tests if ARM is unavailable
next