]> granicus.if.org Git - clang/history - lib
[OPENMP 4.1] Initial support for 'simdlen' clause.
[clang] / lib /
2015-08-21 Alexey Bataev[OPENMP 4.1] Initial support for 'simdlen' clause.
2015-08-21 David Majnemer[Sema] Don't crash when diagnosing hack in libstdc++
2015-08-21 Alexey Bataev[OPENMP 4.1] Improved codegen for 'uval' qualifier...
2015-08-21 James Y KnightStop treating -static as overriding -fPIC: they are...
2015-08-21 Richard TrieuFix a few things with -Winfinite-recursion. NFC
2015-08-21 Richard Smith[modules] When we see a definition of a function for...
2015-08-21 Gabor Horvath[Static Analyzer] Add checker to catch lightweight...
2015-08-20 Yaron Keren Revert the 64bit part of r245084; long double values...
2015-08-20 Evgeniy StepanovRevert r245344.
2015-08-20 Yaron KerenRevert the 32bit part of r245084; mingw values were...
2015-08-20 Aaron BallmanDo not crash when static analysis encounters a Function...
2015-08-20 Richard SmithPR24483: Delete some dead/incorrect code that triggered...
2015-08-20 Ahmed Bougacha[Headers][X86] Use __builtin_shufflevector in AVX2...
2015-08-20 Douglas Katzman[Sparc] Add '-EL' when invoking gcc to link little...
2015-08-20 Artem BelevichRevert r245496 "[CUDA] Add appropriate host/device...
2015-08-20 Aaron BallmanSilence a "not all control paths return a value" warnin...
2015-08-20 Olivier GoffartFix crash with two typos in the arguments of a function
2015-08-20 Alexey Bataev[OPENMP 4.1] Allow to use 'uval' and 'ref' modifiers...
2015-08-20 Alexey Bataev[OPENMP 4.1] Initial support for modifiers in 'linear...
2015-08-19 John McCallFix the layout of bitfields in ms_struct unions: their
2015-08-19 Richard TrieuFix -Wlogical-not-parentheses to work better with C...
2015-08-19 Richard Smith[modules] Don't needlessly bounce through Sema when...
2015-08-19 Richard SmithInternal-linkage variables with constant-evaluatable...
2015-08-19 Artem Belevich[CUDA] Add appropriate host/device attribute to builtins.
2015-08-19 Piotr PadlewskiGenerating available_externally vtables bugfix
2015-08-19 Yaron KerenAccording to i686 ABI, long double size on x86 is 12...
2015-08-19 James Y KnightProperly pass through the PIC mode to the integrated...
2015-08-19 Vladimir Sukharev[ARM] Proper generic cpus handling
2015-08-19 Alexey Bataev[OPENMP] Link libomp.lib on Windows
2015-08-19 Richard Smith[modules] Don't eagerly deserialize so many ImportDecls...
2015-08-19 Eric ChristopherRename getDefaultFeatures -> initDefaultFeatures and...
2015-08-19 Davide Italiano[SemaExpr] Re-enable missing assertion.
2015-08-19 George Burgess IVMake __builtin_object_size always answer correctly
2015-08-18 David Blaikieunique_ptrify CXXBasePaths::DeclsFound & remove the...
2015-08-18 Richard Smith[modules] Fix HeaderFileInfo serialization to store...
2015-08-18 David BlaikieDevirtualize EHScopeStack::Cleanup's dtor because it...
2015-08-18 David BlaikieFix for MSVC
2015-08-18 David BlaikieWdeprecated: Support movability of EHScopeStack::Cleanu...
2015-08-18 Richard SmithRange-based-for-convert some loops in ASTWriter. No...
2015-08-18 Richard SmithInitialize the AST consumer as soon as we have both...
2015-08-18 Evgeniy Stepanov[sanitizer] Add -lutil to static runtime link flags.
2015-08-18 Nico WeberRevert r245323, it caused PR24493.
2015-08-18 Aaron BallmanAdd AST narrowing matchers for inline and anonymous...
2015-08-18 George Burgess IVMake __builtin_object_size always answer correctly
2015-08-18 Benjamin Kramer[TreeTransform] Simplify code. No functionality change.
2015-08-18 Alexey Bataev[OPENMP 4.1] Allow variables with reference types in...
2015-08-18 Justin BognerRevert "Generating assumption loads of vptr after ctor...
2015-08-18 Piotr PadlewskiGenerating assumption loads of vptr after ctor call...
2015-08-18 Hans WennborgRevert r245257 "Generating assumption loads of vptr...
2015-08-17 Piotr PadlewskiGenerating assumption loads of vptr after ctor call
2015-08-17 Eric ChristopherRemove dead code, there's no need for an override that...
2015-08-17 Richard Smith[modules] When parsing the base specifiers of a parse...
2015-08-17 Sean Silva[modules] PR20507: Avoid silent textual inclusion.
2015-08-17 Alexander Kornienko[clang-tidy] Make NumOccurrenceFlag for SourcePaths...
2015-08-17 Richard Smith[modules] When explicitly building a module file, don...
2015-08-15 James Y KnightTiny cleanup: move some Triple variables up to the...
2015-08-15 David Majnemer[MS ABI] Switch catchpad/cleanuppad to use tokens
2015-08-15 NAKAMURA TakumiclangStaticAnalyzerCheckers: Update libdesp.
2015-08-15 Hans WennborgDelay emitting members of dllexport classes until the...
2015-08-15 Richard Smith[modules] Stop dropping 'module.timestamp' files into...
2015-08-14 Nathan Wilson[CONCEPTS] Add diagnostic; invalid tag when concept...
2015-08-14 Anna Zaks[analyzer] Add checkers for OS X / iOS localizability...
2015-08-14 Martell MaloneWindowsX86: long double is x87DoubleExtended on mingw
2015-08-14 Martell MaloneWindows ARM: ignore calling conventions as described...
2015-08-14 Douglas KatzmanRepresent 2 parallel string arrays as one string[]...
2015-08-14 David Majnemer[ASTContext] Call APValue destructors for MaterializedT...
2015-08-14 Davide Italiano[Sema] main can't be declared as global variable, in...
2015-08-14 Daniel Jasperclang-format: Don't remove space between #elif and...
2015-08-14 Alexey Bataev[OPENMP] Fix for http://llvm.org/PR24371: Assert failur...
2015-08-14 Manuel KlimekAdd structed way to express command line options in...
2015-08-14 Richard Smith[modules] Add an experimental -cc1 feature to embed...
2015-08-14 David Blaikieunique_ptrify ConsumedBlockInfo analysis to make it...
2015-08-13 David BlaikieWdeprecated: ByrefHelpers are copy constructed by the...
2015-08-13 David MajnemerAvoid iteration invalidation issues around Materialized...
2015-08-13 Richard Smith[modules] When writing a module file built with -fmodul...
2015-08-13 David BlaikieWdeprecated: Make the SecKeychainBugVisitor copyable...
2015-08-13 David BlaikieWdeprecated: BugReporterVisitors are copied for cloning...
2015-08-13 David BlaikieWdeprecated: CollectReachableSymbolsCallback are move...
2015-08-13 David BlaikieWdeprecated: RegionBindingsRef are copy constructed...
2015-08-13 David BlaikieWdeprecated: PathPieces are copied, make them safely...
2015-08-13 David BlaikieWdeprecated: StoredDiagnostics are stored in a SmallVec...
2015-08-13 David BlaikieWdeprecated: Make BumpVectorContext movable
2015-08-13 Brad SmithRemoved one too many braces.
2015-08-13 Brad Smith[SPARC] Fix types of size_t, intptr_t, and ptrdiff_t...
2015-08-13 Eric ChristopherFix some coding standard issues and delete a dead condi...
2015-08-13 David BlaikieWdeprecated: LambdaScopeInfos are copied in TreeTransfo...
2015-08-13 Naomi MusgraveFix previous commit: poison only class members, simpler...
2015-08-13 Richard Smith[modules] For explicit module file dependencies, only...
2015-08-13 Yaron KerenRemove and forbid raw_svector_ostream::flush() calls.
2015-08-13 Reid KlecknerTry to fix the build after r244923
2015-08-13 Richard Smith[modules] Change the way we deal with .d output for...
2015-08-13 Reid KlecknerTurn off __has_feature(cxx_rtti) when -fno-rtti-data...
2015-08-13 Ben LangmuirAttempt to fix build after r244912
2015-08-13 Ben Langmuir[Modules] Add Darwin-specific compatibility module...
2015-08-13 Martell MaloneDriver: Fix include directories when not using libgcc...
2015-08-13 Daniel Jasperclang-format: Inside decltype(), there is an expression.
2015-08-13 Daniel Jasperclang-format: Fix incorrect lambda-detection.
2015-08-13 Yaron KerenRemove raw_svector_ostream::resync and users. It's...
2015-08-13 Yaron KerenRemove superfluous private:, TypeCache is private by...
2015-08-13 Ivan KrasinAdd sanitizer blacklists to the rules generated with...
next