]> granicus.if.org Git - clang/shortlog
clang
2015-06-04 Sean SilvaRemove unused defaulted argument `IncludeTextualHeaders`.
2015-06-04 Hubert TongTest commit access.
2015-06-04 Artyom SkrobovSimplify ARMTargetParser::parseArch(ARMTargetParser...
2015-06-04 Chandler CarruthFix terrible python goof in clang-format.py which broke...
2015-06-04 Ahmed Bougacha[CodeGen] Add testcase for r239002.
2015-06-04 Bill Seurer[PowerPC] This revision adds 68 of the missing "Predefi...
2015-06-04 Yaron KerenC++11 rangify for loop.
2015-06-04 Gabor BallabasAllow case-insensitive values for -mcpu for ARM
2015-06-04 James Y Knight[SPARC] Fix multiarch path detection for sparc and...
2015-06-04 James Y Knight[SPARC] Fix types of size_t, intptr_t, and ptrdiff_t...
2015-06-04 Douglas KatzmanRemove extraneous qualifiers due to "using namespace...
2015-06-04 Brad SmithUse the appropriate PIE level for OpenBSD/sparc.
2015-06-04 James Y KnightFix fragile source-col-map.c test-case.
2015-06-04 Ahmed Bougacha[CodeGen][NEON] Emit constants for "immediate" intrinsi...
2015-06-04 Justin BognerDriver: Don't crash when generating crash reports for...
2015-06-04 Devin Coughlin[analyzer]Test commit fixing 80-column violation in...
2015-06-04 Douglas KatzmanSave getArch() in a local var instead of calling it...
2015-06-03 Douglas KatzmanChange big 'if' statement into a switch. NFC
2015-06-03 Colin LeMahieu[Hexagon] Reapply 238773 after fix to LLVM.
2015-06-03 Daniel Jasperclang-format: [JS] Let fat arrows have 'Equality' prece...
2015-06-03 Douglas KatzmanFix misleading comment. NFC
2015-06-03 Russell Gallop[utils] Improvements to check_cfc.py to work better...
2015-06-03 Russell Gallop[utils] Add exact check to check_cfc.py dash_s_no_change.
2015-06-03 Asaf Badouhminor test fix
2015-06-03 Manuel KlimekAllow replacements created from token ranges to specify...
2015-06-03 Enrico PertosoAppend CXXDefaultInitExpr's wrapped expression to the...
2015-06-03 Vladimir SukharevFix typo in cross-compilation docs: "-fpu" -> "-mfpu"
2015-06-03 Daniel Jasperclang-format: Properly reset BreakBeforeParameter when...
2015-06-03 Enrico PertosoFixes a typo in a comment.
2015-06-03 Daniel Jasperclang-format: [JS] More aggressively keep array literal...
2015-06-03 Daniel Jasperclang-format: [JS] Fix bug in type colon detection.
2015-06-03 Rafael EspindolaRevert "add the -mrecip driver flag and process its...
2015-06-03 David Majnemer[Sema] Make the atomic builtins more efficient by reduc...
2015-06-02 Douglas KatzmanFix typo in tutorial.
2015-06-02 David Majnemer[MSVC Compatibility] Permit static_cast from void-ptr...
2015-06-02 Douglas KatzmanCorrect DriverInternals.rst: ccc-print-options is gone.
2015-06-02 Daniel Jasperclang-format: [JS] Always add space after fat arrow.
2015-06-02 Daniel Jasperclang-format: [JS] Array literal detection fix #4.
2015-06-02 Andrea Di Biagio[x86-64 ABI] Fix for PR23082: an assertion failure...
2015-06-02 Sanjay Pateladd missing dependency for CodeGen lib
2015-06-02 Sanjay Pateladd the -mrecip driver flag and process its options...
2015-06-02 Daniel Jasperclang-format: Don't try to detect C++ lambdas in other...
2015-06-02 Daniel Jasperclang-format: [JS] Fix incorrect line length calculation.
2015-06-02 Daniel Jasperclang-format: [JS] Array literal detection fix #3.
2015-06-02 Daniel Jasperclang-format: [JS] Fix another regression when detectin...
2015-06-02 Daniel Jasperclang-format: [JS] Fix regression of detecting array...
2015-06-02 Manuel KlimekMake vim also output a helpful message in some error...
2015-06-02 Manuel KlimekRemove error message when using the fallback style.
2015-06-01 David Majnemer[Basic] Transition getEnvironmentVersion from getOSVers...
2015-06-01 Rafael EspindolaReplace a few std::string& with StringRef. NFC.
2015-06-01 Rafael EspindolaRevert "[Hexagon] Test passes for hexagon target now...
2015-06-01 Jonathan RoelofsFix PR21945: Crash in constant evaluator.
2015-06-01 Colin LeMahieu[Hexagon] Test passes for hexagon target now that the...
2015-06-01 Daniel Jasperclang-format: [JS] Making arrow function wrapping more...
2015-06-01 David Majnemer[MS ABI] Be a little more defensive wrt vector types
2015-05-31 Benjamin Kramer[Format] Move UnwrappedLines instead of copying.
2015-05-31 Daniel Jasperclang-format: NFC. Cleanup after r237895.
2015-05-31 Daniel Jasperclang-format: [JS] Fix line breaks in computed property...
2015-05-30 Nuno Lopesubsan: Check for null pointers given to certain builtin...
2015-05-30 David Majnemer[CodeGen] Indirect fields can initialize a union
2015-05-29 Eric ChristopherFix 80-column violations.
2015-05-29 NAKAMURA Takumiclang/CMakeLists.txt: s/LLVM_INSTALL_PACKAGE_DIR/CLANG_...
2015-05-29 Ahmed Bougacha[Sema] Promote compound assignment exprs. with fp16...
2015-05-29 Tim NorthoverARM: fix ACLE predefine for iOS's "-arch armv7s".
2015-05-29 Benjamin KramerReplace push_back(Constructor(foo)) with emplace_back...
2015-05-29 Chris Bieneman[CMake] Bug 19462 - Use the INSTALL(EXPORT ...) to...
2015-05-29 John Brawn[ARM] Adjust -march checking
2015-05-29 Alexander MusmanFix assertion on C++ attributes in fillAttributedTypeLoc
2015-05-29 Daniel MarjamakiRefactor MacroInfo so macro arguments can be iterated...
2015-05-29 Daniel MarjamakiRun clang-format on MacroInfo.h
2015-05-29 Daniel Jasperclang-format: [JS] Support ES6 computed property names.
2015-05-29 Jingyue WuNFC: tab => spaces
2015-05-29 Justin Bognerwip: Remove some unused functions
2015-05-28 Richard SmithRemove dead code.
2015-05-28 Justin BognerAST: Fix printing GNU old-style field designators
2015-05-28 Diego NovilloImprove user documentation on profiling.
2015-05-28 Chandler Carruth[omp] Loosen the driver test enough so that overriding...
2015-05-28 Chandler Carruth[omp] Fix a typo in a comment and a line I forgot to...
2015-05-28 Benjamin Kramer[Format] Skip creating temporary std::strings when...
2015-05-28 David Majnemer[CodeGen] Update a test-case affected by folding IntToP...
2015-05-28 Hans WennborgGet the dll storage class right for structors of classe...
2015-05-28 Ranjeet Singh[ARM] Be less specific about the error message expected.
2015-05-28 Renato Golin[ARMTargetParser] FIXME MachO arch names. NFC
2015-05-28 Renato Golin[ARMTargetParser] FIXME on getLLVMArchSuffixForARM...
2015-05-28 Renato Golin[ARMTargetParser] Removing string parsing from getCPUDe...
2015-05-28 Diego NovilloFix PPC failure. Adjust CHECK pattern.
2015-05-28 Daniel Jasperclang-format: Lower binding strengths created by the...
2015-05-28 David Majnemer[Basic] Define __declspec for cygwin
2015-05-28 Chandler Carruth[omp] Re-work Clang's handling of -fopenmp and undo...
2015-05-28 Ekaterina RomanovaAdded doxygen comments for the intrinsics.
2015-05-28 Richard TrieuUpdate -Winvalid-noreturn to handle destructors better.
2015-05-27 Diego NovilloSet function entry counts with -fprofile-instr-use.
2015-05-27 John ThompsonIt appears these exports are needed, as wmmintrin.h...
2015-05-27 Renato GolinARMTargetParser FIXME getCPUProfile A/R/M
2015-05-27 Renato GolinARMTargetParser FIXME: ARMv8 detection for hdiv
2015-05-27 Daniel Jasperclang-format: [JS] Fix incorrect detection of ternary...
2015-05-27 Daniel Jasperclang-format: Fix false positive in function annotation...
2015-05-27 Hans Wennborgclang-cl: Handle dll attributes in explicit class templ...
2015-05-26 David Majnemer[MS ABI, DebugInfo] Omit the size for model-less pointe...
2015-05-26 David Majnemer[CodeGen] Handle flexible array members containing...
next