]> granicus.if.org Git - clang/shortlog
clang
2015-06-15 Daniel SandersReplace string GNU Triples with llvm::Triple in InitMCO...
2015-06-15 Devin Coughlin[analyzer] Remove ObjCContainersChecker size informatio...
2015-06-14 Michael KupersteinAdd test for parsing the XOR operator in Intel syntax...
2015-06-14 Daniel Jasperclang-format: [JS] Fix corner case in template string...
2015-06-13 Ed SchoutenAdd some basic support for CloudABI on i686.
2015-06-13 Rafael EspindolaDon't use std::errc.
2015-06-13 Rafael EspindolaUpdate for llvm api change.
2015-06-13 Eric FiselierAdd `-verify-ignore-unexpected` option to ignore unexpe...
2015-06-13 Hans WennborgRevert r239213: "clang-cl: Implement /GL in terms of...
2015-06-13 Saleem Abdulrasooldocs: grammar adjustments in clang manpage
2015-06-13 Ahmed Bougacha[CodeGen] Don't evaluate immediate inlineasm arguments...
2015-06-12 Alexey Samsonov[CodeGen] Use IRBuilder to create llvm.lifetime intrinsics.
2015-06-12 Hans Wennborg[ms] Don't try to delay lookup for failures in SFINAE...
2015-06-12 Alexey Samsonov[CGCall] Fix potential invalid iterator decrement in...
2015-06-12 Eric ChristopherQuote the user provided string in the warning message...
2015-06-12 Tim NorthoverDriver: only set -mlinker-version based on host if...
2015-06-12 David Majnemer[MS ABI] Lock-in the derived memptr rep. for base-to...
2015-06-12 Gabor BallabasAllow case-insensitive values for -mcpu for AArch64...
2015-06-12 Greg BedwellUse Clang version numbers for the Windows VERSIONINFO...
2015-06-12 Luke CheesemanThis patch makes the NEON intrinsics vget_lane_f16...
2015-06-12 Sylvestre Ledruscan-build: Remove useless whitespace in File path
2015-06-12 Douglas KatzmanAllow ToolChain to decide if Clang is not the right...
2015-06-12 Benjamin Kramerpush_back() loop -> append() for random access iterators.
2015-06-12 Benjamin Kramer[clang-format] Use in-class initializers to simplify...
2015-06-12 Benjamin Kramer[clang-format] Reorder and pack ParenState members...
2015-06-12 Benjamin Kramer[clang-format] Hoist vector allocation out of loop...
2015-06-12 Daniel Jasperclang-format: Always add space before lambda-{
2015-06-12 Daniel Jasperclang-format: Understand C-style case in case label.
2015-06-12 Daniel Jasperclang-format: [JS] Support "export enum" declarations.
2015-06-12 Daniel Jasperclang-format: [JS] Add tests to ensure clang-format...
2015-06-12 Daniel Jasperclang-format: [JS] Fix regression caused by r239592.
2015-06-12 Daniel Jasperclang-format: [JS] fix incorrectly collapsed lines...
2015-06-12 Nico WeberWrap to 80 columns. No behavior change.
2015-06-12 Teresa JohnsonRevert commit r239481 as it is dependent on reverted...
2015-06-12 Eric ChristopherAdd a warning for unsupported elements of the target...
2015-06-12 Eric ChristopherHandle fpmath= in the target attribute.
2015-06-12 Eric ChristopherHandle -mno-<feature> in target attribute strings by...
2015-06-12 Eric ChristopherAdd support for tune= to the target attribute support...
2015-06-12 Eric ChristopherAdd support for the the target attribute.
2015-06-12 Richard Smith[modules] Apply name visibility rules to names found...
2015-06-12 David Majnemer[IRGen] Fix the MSVC2013 build
2015-06-11 Richard Smith[modules] Fix crash with multiple levels of default...
2015-06-11 Sean Silva[cleanup] Remove some unused #ifdef's
2015-06-11 Tyler NowickiAdd assume_safety option for pragma loop vectorize...
2015-06-11 Richard Smith[modules] Fix assert/crash when parsing and merging...
2015-06-11 Hans Wennborg[ms] Do lookup in dependent base classes also when...
2015-06-11 Ahmed Bougacha[CodeGen] Emit Constants for immediate inlineasm arguments.
2015-06-11 Hans Wennborgclang-cl: Add an alias for /wd4910
2015-06-11 Hans WennborgSpell -Wdllexport-explicit-instantiation-decl correctly.
2015-06-11 Douglas KatzmanAdd comments to PrintActions1 and Driver::PrintActions.
2015-06-11 Sanjay Pateladd the -mrecip driver flag and process its options...
2015-06-11 Daniel Jasperclang-format: Make SFS_Inline imply SFS_Empty.
2015-06-11 Daniel Jasperclang-format: [JS] Ensure that formatting actually...
2015-06-11 Yaron KerenC++11 rangify several loops.
2015-06-11 Gabor BallabasAllow case-insensitive values for -march for ARM in...
2015-06-11 Daniel MarjamakiToken: complement is() method with isOneOf() to allow...
2015-06-11 Toma Tabacu[mips] Pass on -m{single,double}-float to GAS.
2015-06-11 Alexey Bataev[OPENMP] Fox for http://llvm.org/PR23663: OpenMP crash
2015-06-11 Manuel KlimekFix crash in clang-format.
2015-06-11 Daniel Jasperclang-format: Don't add spaces in foreach macro definition.
2015-06-11 David MajnemerReinstate r239499 and r239503
2015-06-11 Manuel KlimekRevert "[MS ABI] Allow fastcall member function pointer...
2015-06-11 Nemanja IvanovicClang support for vector quad bit permute and gather...
2015-06-11 Richard Smith[modules] Fix a few places where merging wasn't perform...
2015-06-11 David Majnemer[MS Compatibility] Handle cleanups we create for a...
2015-06-11 David Majnemer[MS ABI] Allow fastcall member function pointers to...
2015-06-11 David Majnemer[MS ABI] Allow memfn pointers with unconvertible types...
2015-06-10 Alexei Starovoitov[bpf] add support for BPF backend
2015-06-10 Richard SmithWork around MSVC miscompilation.
2015-06-10 Richard Smith[modules] Don't allow use of non-visible (inherited...
2015-06-10 Richard Smith[modules] Track all default template arguments for...
2015-06-10 Serge PavlovDo not parse members of incomplete class.
2015-06-10 Teresa JohnsonPass down the -flto option to the -cc1 job, and from...
2015-06-10 Scott Douglasssome StmtExprs do not have side-effects
2015-06-10 Scott Douglassadd ConstEvaluatedExprVisitor
2015-06-10 Alexander MusmanPR5172: Fix for a bug in pragma redefine_extname implem...
2015-06-10 Daniel Jasperclang-format: [JS] Only special case top level object...
2015-06-10 Yunzhong GaoFix the test case to handle different IR variable names.
2015-06-10 Richard Smith[modules] Reconstruct template default argument inherit...
2015-06-10 Sean Silva[cleanup] Remove unused default argument and tidy up.
2015-06-10 Richard SmithRevert accidentally-committed test change from r239447.
2015-06-10 Richard SmithRefactor storage of default template arguments.
2015-06-10 Yunzhong GaoImplementing C99 partial re-initialization behavior...
2015-06-09 Akira HatanakaAttach attribute "disable-tail-calls" to the functions...
2015-06-09 David Majnemer[ItaniumMangle] Mangle long double as __float128 for...
2015-06-09 Reid KlecknerRevert "Re-land r236052, "[SEH] Add 32-bit lowering...
2015-06-09 Reid KlecknerDisable style-on-command-line test on Windows
2015-06-09 Reid KlecknerRe-land r236052, "[SEH] Add 32-bit lowering code for...
2015-06-09 Bill Seurer[PowerPC] Reformat altivec.h with clang-format
2015-06-09 Jonathan RoelofsMove target-specific Sema test to its own file.
2015-06-09 Jonathan RoelofsFix printing of GCCAsmExprs with input or output arguments.
2015-06-09 Daniel Jasperclang-format: Support //!-comments, increase test coverage.
2015-06-09 Benjamin KramerRemove rm invocations where the file is immediately...
2015-06-09 Benjamin KramerRemove unused diagnostics.
2015-06-09 Aaron BallmanRemoving spurious semi colons; NFC.
2015-06-09 Daniel Jasperclang-format: [JS] Hotfix for runtime issue with deeply...
2015-06-09 Greg Bedwellclang-cl: Ignore the /o option when /P is specified.
2015-06-09 David MajnemerReenable Misc/interpreter.c as r239388 correctly handle...
2015-06-09 David Majnemer[Driver] Preserve the object file format in ComputeEffe...
2015-06-09 NAKAMURA TakumiDisable clang/test/Misc/interpreter.c, for now, since...
next