platform/upstream/llvm.git
2012-04-26 Richard SmithPR12647: An alias template instantiation which occurs...
2012-04-26 Craig TopperEnable detection of AVX and AVX2 support through CPUID...
2012-04-26 Jason MolendaAdd an Error string specifically for when we hit an...
2012-04-26 Chandler CarruthTeach the reassociate pass to fold chains of multiplies...
2012-04-26 Ted Kremenek[analyzer] check lazy bindings in RegionStore first...
2012-04-26 Ted KremenekTeach RetainCountChecker that it doesn't quite understa...
2012-04-26 Richard SmithPR12660: Don't crash when initializing a const referenc...
2012-04-26 Chandler CarruthFix a long-standing bug where Clang had a different...
2012-04-26 Richard SmithTwo missing -Wc++98-compat warnings, for null pointers...
2012-04-26 Enrico GranataAutomatically enabling the Cocoa formatter categories...
2012-04-26 Evan ChengSpecify cpu to unbreak tests.
2012-04-26 Rafael EspindolaReject cases like
2012-04-26 Evan ChengIf triple is armv7 / thumbv7 and a CPU is specified...
2012-04-26 Greg Clayton<rdar://problem/11271074>
2012-04-26 Bill WendlingDon't forget to reset 'first operand' flag when we...
2012-04-25 Richard SmithIf a type is non-literal by virtue of being incomplete...
2012-04-25 Richard SmithRecursiveASTVisitor: When in 'shouldVisitTemplateInstan...
2012-04-25 Chad RosierTypo.
2012-04-25 Greg ClaytonPatch from Viktor Kutuzov: changes the method declarati...
2012-04-25 Greg ClaytonMake the libheap.dylib build into a consistent temp...
2012-04-25 Jakob Stoklund... Try to fix llvm-arm-linux builder with -mcpu.
2012-04-25 Gabor Greiffix some typos and punctuation
2012-04-25 Preston GurdTrivial change to make the test use -mcpu=generic so...
2012-04-25 Enrico GranataFixing a typo in the NSArray data formatter
2012-04-25 Fariborz Jahanianobjective-c modern translator: more tests.
2012-04-25 Michael J.... [docs] Minor spelling fix. Thanks Gabor!
2012-04-25 Kaelyn UhrainAdd an error message with fixit hint for changing ...
2012-04-25 Jim InghamMake sure the end of the first line is still within...
2012-04-25 Michael J.... [docs] Add getting started guide.
2012-04-25 Greg ClaytonRemove the "-x" from the finish-swig-Python-LLDB.sh...
2012-04-25 Argyrios KyrtzidisWhen resolving default template arguments, it should...
2012-04-25 Richard SmithPR12625: Cope with classes which have incomplete base...
2012-04-25 Benjamin KramerUse a SmallMap for StoredDeclsMap, it's usually sparsel...
2012-04-25 Benjamin KramerConvert a std::map that usually has between 0 and 10...
2012-04-25 Fariborz Jahanianimprove a modern objc translator test.
2012-04-25 Benjamin KramerReapply the SmallMap patch with a fix.
2012-04-25 Jakob Stoklund... Print IV chain numbers while collecting them.
2012-04-25 Jakob Stoklund... Remove more dead code.
2012-04-25 Richard BartonUnify internal representation of ARM instructions with...
2012-04-25 Fariborz Jahanianmodern objc rewriter: fixes a bug writing
2012-04-25 Enrico GranataReturning data formatters to their previous working...
2012-04-25 Eric ChristopherRevert "First implementation of:"
2012-04-25 Sean CallananHardened LLDB against NULL identifiers being passed
2012-04-25 Jim InghamSuspend program threads before sending the SIGSTOP...
2012-04-25 Stepan DyatkovskiyFirst implementation of:
2012-04-25 Enrico GranataFixing an over-substitution of text
2012-04-25 Enrico GranataMake the C++ formatters importable by having them use...
2012-04-25 Jakob Stoklund... Simplify LiveIntervals::getApproximateInstructionCount().
2012-04-25 Jakob Stoklund... Remove a dead function.
2012-04-25 Jakob Stoklund... Remove the -disable-cross-class-join option.
2012-04-25 Jakob Stoklund... Cross-class joining is winning.
2012-04-25 Manuel KlimekAdds documentation for how to use the tooling library.
2012-04-25 Manuel KlimekAdds a document describing the various tooling approach...
2012-04-25 Tobias GrosserScheduleOptimizer: Move functions into class
2012-04-25 Hongbin ZhengRefactor: Move the code generation related header files...
2012-04-25 Hongbin ZhengRefactor: Move the declaration of the BlockGenerator...
2012-04-25 Hongbin ZhengScopStmt: Provide a function to allow users look up...
2012-04-25 Evgeniy StepanovMake asan-ld test windows-safe.
2012-04-25 Manuel KlimekFixes the header search logic for tools:
2012-04-25 Evgeniy StepanovClang driver support for linking on Android.
2012-04-25 Evgeniy StepanovFix default cpu for -march=armv5e.
2012-04-25 Hongbin ZhengMinor change: Replace convertInt in ScopInfo.cpp by...
2012-04-25 Craig TopperAdd ifdef around getSubtargetFeatureName in tablegen...
2012-04-25 Craig TopperUse vector_shuffles instead of target specific unpack...
2012-04-25 Chris Lattneropenbsd doesn't support soname, patch by Brad Smith!
2012-04-25 Chris LattnerOpenBSD: Remove incorrect -pthread preprocessor define...
2012-04-25 Chris Lattnerdon't use soname on OpenBSD, it doesn't support it...
2012-04-25 Chandler CarruthActually delete now-empty file.
2012-04-25 Lang HamesReverting r155468. Chris and Chandler have convinced...
2012-04-25 Greg ClaytonNow that we have an LLDB package, make the "lldb.macosx...
2012-04-25 Jason MolendaBump to lldb-144.
2012-04-25 Enrico GranataMaking the Cocoa formatters comply with the new on...
2012-04-25 Enrico GranataEnsure that lldb/runtime is not a dead point in the...
2012-04-25 Greg ClaytonRemove unneeded files.
2012-04-25 Greg ClaytonMove the source and Makefile into a directory so it...
2012-04-25 Akira HatanakaDo not use $gp as a dedicated global register if the...
2012-04-25 Johnny ChenRenaming to rid of the '++' in the test file name and...
2012-04-25 Greg ClaytonMake the Makefile stand alone.
2012-04-25 Andrew Tricktypo in declaration from earlier today
2012-04-25 Jim InghamFix the docs for "breakpoint command add" to specify...
2012-04-25 Sean CallananRemoved a binary that I accidentally committed.
2012-04-25 Sean CallananRecognize Objective-C classes with runtime class
2012-04-25 Greg ClaytonMaked LLDB into a package so we can import things witho...
2012-04-25 Dan GohmanSimplify the known retain count tracking; use a boolean...
2012-04-25 Sean CallananMade it safe to re-import a Python module, allowing
2012-04-25 Enrico GranataFixing a bunch of i386 testsuite failures
2012-04-25 Jason MolendaChange Target::ReadMemoryFromFileCache to not read...
2012-04-24 Nico WeberExpand #include_next in float.h from mingw to _msc_ver.
2012-04-24 Johnny ChenMake the test case more robust in terms of remote tests...
2012-04-24 Sean CallananForgo the selector test on i386, where we can't
2012-04-24 Sean CallananCreate an NSAutoreleasePool correctly in a test
2012-04-24 Chad RosierAdd acos, asin, ceil, fabs, floor, fmax, fmin, round...
2012-04-24 Johnny ChenAdd a suffix rule for compiling objc++ files and a...
2012-04-24 Dan GohmanBuild custom predecessor and successor lists for each...
2012-04-24 Jim GrosbachARM: improved assembler diagnostics for missing CPU...
2012-04-24 Chad RosierAdd atan, atan2, exp, and log to the builtin math libra...
2012-04-24 Enrico GranataFixing a typo in the previous commit that broke the...
2012-04-24 Enrico GranataFixing an issue where the expression parser was not...
2012-04-24 Chad RosierAlphabetize the builtin math library functions. No...
2012-04-24 Johnny ChenAdd a '-R' option, which is similar to '-r', except...
next