platform/upstream/llvm.git
2011-12-16 Jakob Stoklund... Don't adjust for alignment padding in OffsetIsInRange.
2011-12-16 Benjamin KramerHexagon: Fix a nasty order-of-initialization bug.
2011-12-16 Richard SmithC++11 constexpr: Add note stacks containing backtraces...
2011-12-16 Anna Zaks[analyzer] Better stdin support.
2011-12-16 Anna ZaksFixup to the relaxed diagnostic verification option...
2011-12-16 Greg ClaytonHandle all of the "thumb" target triple architecture...
2011-12-16 Devang PatelUpdate tests to match r146744.
2011-12-16 Devang PatelIn DICompositeType, referenced to derived type is eithe...
2011-12-16 Devang PatelClarify and fix subprogram description.
2011-12-16 Douglas GregorIf there is a definition of an ObjCInterfaceDecl, make...
2011-12-16 Jakob Stoklund... Note ARM constant island alignment in the release notes.
2011-12-16 David BlaikieSupport decltype in pseudo destructors and dependent...
2011-12-16 Fariborz Jahanianobjc: after issuing the warning on direct use of __attr...
2011-12-16 Howard HinnantAllow unique_ptr<T const []> to be constructed with...
2011-12-16 Manuel KlimekAdds a JSON parser and a benchmark (json-bench) to...
2011-12-16 Chandler CarruthPut the '*' in the right place in the unit test. Forgot...
2011-12-16 Chandler CarruthMake GCC happy by using makeAraryRef instead of the...
2011-12-16 Chandler CarruthAdd a generic collection of class templates to ADT...
2011-12-16 Chris LattnerBy popular demand, link up types by name if they are...
2011-12-16 Tobias GrosserAdapt to move of isSafeToSpeculativelyExecute into...
2011-12-16 Craig TopperDon't try to match 'unpackl/h v, v' for 32xi8 and 16xi1...
2011-12-16 NAKAMURA TakumiTweak CMake build on Cygwin.
2011-12-16 NAKAMURA TakumiTarget/Hexagon: Fix CMake build.
2011-12-16 Jason MolendaWhen we're unwinding out of frame 0 and we end up with...
2011-12-16 Douglas GregorFix chaining of ObjCInterfaceDecl redeclarations
2011-12-16 Andrew TrickAvoid a confusing assert for silly options: -unroll...
2011-12-16 Johnny ChenSimplify the setup leading to the testing of ReadMemory...
2011-12-16 Kostya Serebryany[asan] add a test for instrumenting globals
2011-12-16 Jim InghamRemove unnecessary #include.
2011-12-16 Johnny ChenAdd a test sequence of SBProcess.ReadCStringFromMemory...
2011-12-16 Sean CallananSema::RequireCompleteType currently attempts to
2011-12-16 Jim GrosbachARM NEON aliases for vmovq.f*
2011-12-16 Jakob Stoklund... Extract a method. No functional change.
2011-12-16 Jim InghamFix a bug where when debugging with .o files, we end...
2011-12-16 Daniel Dunbarllvm-config: Fix --targets-built, I changed this to...
2011-12-15 Jim GrosbachThumb2 ADR assembly parsing w/o the .w suffix.
2011-12-15 Eli FriedmanMake sure we correctly note the existence of an i8...
2011-12-15 Daniel Dunbarllvm-config: Update help text for removal of "backend...
2011-12-15 Argyrios KyrtzidisIn SourceManager::~SourceManager do a sanity check...
2011-12-15 Daniel Dunbarbuild/unittests: Fix llvm-config names for gtest librar...
2011-12-15 Douglas GregorWhen generating debug info for an ObjCInterfaceDecl...
2011-12-15 Johnny ChenAdd test scenario for newly added SBProcess APIs: ReadC...
2011-12-15 Kostya Serebryany[asan] revert r146529: we do need to build asan-rt...
2011-12-15 Nick LewyckyMove parts of lib/Target that use CodeGen into lib...
2011-12-15 Kostya Serebryany[asan] added a test to check that a global-buffer-overf...
2011-12-15 Eli FriedmanMake check a bit more strict so we don't call ARM_AM...
2011-12-15 Jim GrosbachARM NEON VCLE is an alias for VCGE w/ the source operan...
2011-12-15 Kostya Serebryany[asan] add the name of the module to the description...
2011-12-15 Johnny ChenAdd fuzz call for newly added method SBTarget.GetInstru...
2011-12-15 Johnny ChenAdd fuzz calls for newly added SBProcess methods. ...
2011-12-15 Douglas GregorMove ObjCInterfaceDecl's "EndLoc" into DefinitionData...
2011-12-15 Tony LinthicumAdd MCTargetDesc library to Hexagon target
2011-12-15 Jim GrosbachARM NEON VTBL/VTBX assembly parsing and encoding.
2011-12-15 Jakob Stoklund... Enable proper constant island alignment by default.
2011-12-15 Chad RosierAdd missing zmovl AVX patterns which were causing crashes.
2011-12-15 Kostya Serebryany[asan] fix a bug (issue 19) where dlclose and the follo...
2011-12-15 Kostya Serebryany[asan] fix a bug (issue 19) where dlclose and the follo...
2011-12-15 Jim GrosbachSilence warning.
2011-12-15 Jim GrosbachARM NEON two-register double spaced register list parsi...
2011-12-15 Chad RosierFix assert in LowerBUILD_VECTOR for v16i16 type on...
2011-12-15 Anna Zaks[analyzer] Address Jordy's comments for r145985.
2011-12-15 Eli FriedmanZap unnecessary semicolons.
2011-12-15 Kostya Serebryany[asan] regression test for asan issue 19, currently...
2011-12-15 Douglas GregorWhen name lookup finds a module-private Objective-C...
2011-12-15 Douglas GregorKeep track of all declarations of an Objective-C class...
2011-12-15 Lang HamesSet specific target cpu for testcase.
2011-12-15 Howard HinnantFixed several bugs, implemented support for vector...
2011-12-15 Johnny ChenMove disassemble-raw-data dir to reside under test...
2011-12-15 Lang HamesAdded test case for r146671.
2011-12-15 Jakob Stoklund... Use the proper comparator for set_intersection.
2011-12-15 Richard SmithRefactor and simplify AddInitializerToDecl.
2011-12-15 Chris Lattnerclarify that clang version number macros are marketing...
2011-12-15 Lang HamesFix VSELECT operand order. Was previously backwards...
2011-12-15 Devang PatelUpdate DebugLoc while merging nodes at -O0.
2011-12-15 Douglas GregorExtend ObjCInterfaceDecl::DefinitionData to contain...
2011-12-15 Devang PatelUpdate tests to match r146665.
2011-12-15 Douglas GregorIntroduce the core infrastructure needed to model a...
2011-12-15 Hal FinkelAdd a test case to make sure that the nop really does...
2011-12-15 Devang PatelVirtual table holder field is either metadata or null.
2011-12-15 Hal FinkelEnsure that the nop that should follow a bl call in...
2011-12-15 Kostya Serebryany[asan] poison the internal asan heap memory, just in...
2011-12-15 Douglas Gregor"Accidentally" fixed a bug with overloading of function...
2011-12-15 Douglas GregorTwo null Decl*'s don't refer to the same declaration...
2011-12-15 Douglas GregorProvide a default constructor for ObjCInterfaceDecl...
2011-12-15 Jakob Stoklund... Synthesize missing register class intersections.
2011-12-15 Richard OsbornePass optLevel to XCoreDAGToDAGISel.
2011-12-15 Howard HinnantRemove quotes from locale name identifier. Credit...
2011-12-15 Hans WennborgFix test/Sema/format-strings-scanf.c
2011-12-15 Hans WennborgSupport the 'a' length modifier in scanf format strings...
2011-12-15 Argyrios Kyrtzidis[libclang] Give up on using write(); hopefully unbreaks...
2011-12-15 Argyrios KyrtzidisRevert r146646 that was a mistake, and make the intende...
2011-12-15 Argyrios Kyrtzidis[libclang] Try to unbreak mingw build.
2011-12-15 Douglas GregorMove the definition-specific data of ObjCInterfaceDecl...
2011-12-15 Greg ClaytonBumped Xcode project version to lldb-95 and debugserver...
2011-12-15 Eli FriedmanFix test.
2011-12-15 Argyrios Kyrtzidis[libclang] Install a fatal error handler that will...
2011-12-15 Greg Clayton<rdar://problem/10584789>
2011-12-15 Eli FriedmanMake constant folding for GEPs a bit more aggressive.
2011-12-15 Eli Friedman<climits> has UINT_MAX, not <limits>.
2011-12-15 Anna ZaksAnother fixit for r146633 (to make debian-fnt bot happy...
next