platform/upstream/llvm.git
2013-03-14 Alexey Samsonov[TSan] Add missing header inclusion
2013-03-14 Alexey Samsonov[TSan] Use __sanitizer_pthread_attr_t in TSan
2013-03-14 Craig TopperTeach X86 MC instruction lowering that VMOVAPSrr and...
2013-03-14 Michael LiaoFix PR15309
2013-03-14 Jiong Wangtest commit: remove blank line.
2013-03-14 Nick LewyckyRemove a change to the debug info in this test, that...
2013-03-14 Nick LewyckyTry using %S to find the emitted .gcno file.
2013-03-14 Nick LewyckyRemove accidentally committed debug line.
2013-03-14 Nick LewyckyUpdate GCOVProfiling pass creation for API change in...
2013-03-14 John McCallFlag that friend function definitions are "late parsed...
2013-03-14 Nick LewyckyRefactor GCOV's six constructor arguments into a struct...
2013-03-14 Argyrios Kyrtzidis[modules] Don't write the UnusedFileScopedDecls vector...
2013-03-14 Argyrios Kyrtzidis[modules] Check for delegating constructor cycles when...
2013-03-14 Rafael EspindolaAvoid computing the linkage too early. Don't invalidate it.
2013-03-14 John ThompsonAdded future directions comment and a couple of fixme's.
2013-03-14 Nick LewyckyFix typo in comment.
2013-03-14 Michael J.... [Support][Test] Missed this in the API change.
2013-03-14 Michael J.... [Support] Fix lifetime of file descriptors when using...
2013-03-13 Nick LewyckyNo functionality change. Rename emitGCNO() to the more...
2013-03-13 David BlaikieSimplify file/directory name handling in DILexicalBlock
2013-03-13 Han Ming Ong<rdar://problem/13415471>
2013-03-13 Bill WendlingReally fix the MIPS test.
2013-03-13 David BlaikieRemove an extra operand to a DIFile metadata entry
2013-03-13 Bill WendlingAttempt to fix test.
2013-03-13 Bill WendlingReset some of the target options which affect code...
2013-03-13 Bill WendlingHave these attriubtes set to 'true' or 'false'.
2013-03-13 David BlaikieSimplify directory name handling in DILexicalBlockFile.
2013-03-13 David BlaikieRemove the unused 4th operand for DIFile debug info...
2013-03-13 Daniel MaleaAdd braces to crashed test summary (needed for buildbot...
2013-03-13 Daniel MaleaRemove extra whitespace
2013-03-13 Lang HamesMake LTO codegen use a PassManager, rather than a Funct...
2013-03-13 Argyrios Kyrtzidis[Modules] Don't eagerly load and associate all the...
2013-03-13 Argyrios Kyrtzidis[Modules] Resolve top-headers of modules lazily.
2013-03-13 Daniel MaleaPrepend "FAIL:" string to tests that crash so that...
2013-03-13 Alexey SamsonovSimplify CMake rules in HandleLLVMOptions module.
2013-03-13 Daniel MaleaMinor LLDB test improvements
2013-03-13 Reed KotlerCause the mips16/nomips16 attribute to be passed to...
2013-03-13 Shankar Easwaran[ELF][X86_64][Hexagon] order plt/got entries properly...
2013-03-13 Anna Zaks[analyzer] BugReporter - more precise tracking of C...
2013-03-13 Reed KotlerAdd some additonal attribute helper functions. Test...
2013-03-13 Vincent LejeuneR600: Remove unused Outputs variable
2013-03-13 Ted KremenekRemove stray space.
2013-03-13 Ted Kremenek[analyzer] Handle Objc Fast enumeration for "loop is...
2013-03-13 David BlaikieMigrate dbg-arg.ll to a C file test to be resilient...
2013-03-13 Manman RenNo functionality change. Use unreachable in getCUOffset.
2013-03-13 Manman RenNo functionality change. Use unreachable in getCompileUnit.
2013-03-13 Greg Clayton<rdar://problem/13404189>
2013-03-13 Greg Clayton<rdar://problem/13396207>
2013-03-13 Jakob Stoklund... Check register classes also when changing them.
2013-03-13 Jim InghamAdd a target setting (target.use-fast-stepping) to...
2013-03-13 Daniel JasperFix incorrect cast identification.
2013-03-13 Anton Yartsev[analyzer] fixed the logic changed by r176949
2013-03-13 Arnold SchwaighoferARM cost model: Add test case to make sure we would...
2013-03-13 Adrian Prantlrelax check to allow for attributes (fix buildbot for...
2013-03-13 Daniel JasperFix comment indentation before labels.
2013-03-13 Daniel JasperFix formatting issue with builder-type calls.
2013-03-13 Alexander KornienkoAdded AnnotatedToken::isOneOf + a few other refactorings
2013-03-13 Arnaud A. de... Fix a performance regression when combining to smaller...
2013-03-13 Anton YartsevRefactoring:
2013-03-13 Dmitri GribenkoDocumentation: formatting fixes
2013-03-13 Reid Kleckner[msan] Clean up extensions during msandr shutdown
2013-03-13 Benjamin KramerAdd one more overload to make VS2008's debug mody happy.
2013-03-13 Edwin VaneReverting r176944 until Author fixes test failure.
2013-03-13 Edwin VaneClangTool output cleanup
2013-03-13 Evgeniy Stepanov[sanitizer] Fix lint.
2013-03-13 Evgeniy StepanovAdd llvm-symbolizer as test dependency.
2013-03-13 Evgeniy StepanovAdd llvm-symbolizer as test dependency.
2013-03-13 Alexey Samsonov[Sanitizer] Build ASan, TSan and MSan runtimes with...
2013-03-13 Evgeniy Stepanov[msan] Increase stack size as required.
2013-03-13 Evgeniy Stepanov[sanitizer] Move GetTlsSize code from TSan to sanitizer...
2013-03-13 Evgeniy StepanovBreak a >80 char line.
2013-03-13 Daniel JasperFix formatting of new arrays of pointers.
2013-03-13 Alexey Samsonov[Sanitizer] Fixup for r176931 for Mac and Windows
2013-03-13 Evgeniy StepanovSet symbolizer path in the test environment.
2013-03-13 Evgeniy StepanovSet symbolizer path in the test environment.
2013-03-13 Alexey Samsonov[Sanitizer] Fix a typo in function name
2013-03-13 Alexey Samsonov[Sanitizer] Change MemoryMappingLayout methods to also...
2013-03-13 NAKAMURA Takumilit.TestFormats.GoogleTest: Honor LitConfig.noExecute...
2013-03-13 John McCallRemove trailing comma in enum list.
2013-03-13 Shankar Easwaran[Pass][Layout] Add extra debugging information
2013-03-13 John McCallTighten up the rules for precise lifetime and document
2013-03-13 Jim InghamThe step by running from branch to branch pretty much...
2013-03-13 Jim InghamDoesBranch needs to compute the instruction if it isn...
2013-03-13 Jim InghamMore cleanup, remove an untrue comment.
2013-03-13 Jim InghamRemove an unused #include.
2013-03-13 Jim InghamDon't use the fact that we stopped with a "Breakpoint...
2013-03-13 Jim InghamAdd a missing check for getting a NULL oso module back...
2013-03-13 Akira Hatanaka[mips] Define two subclasses of MipsTargetLowering...
2013-03-13 Michael J.... [ELF][Writer] Let std::vector handle allocating space...
2013-03-13 Jason MolendaVarious fixes for armv7 floating point/vector register...
2013-03-13 Jim InghamAdd a missing call to GetFileRangeMap. It's absence...
2013-03-13 David BlaikieRefactor filename/directory in DICompileUnit into a...
2013-03-12 Matt Beaumont-GayTest for LLVM r176911
2013-03-12 Matt Beaumont-GayDon't crash if write_impl() leaves less buffer space...
2013-03-12 David BlaikieRemove unused "isMain" field from DICompileUnit
2013-03-12 Michael J.... [Support][Path] Don't inf loop if creating the parent...
2013-03-12 David BlaikieUpdate debug info test cases with empty SplitDebugFilen...
2013-03-12 Fariborz JahanianObjective-C: In my last path, also check
2013-03-12 Ted KremenekMake modules.m test portable, now that autolinking...
2013-03-12 Adrian PrantlEliminate backend dependency in CFE testcase.
next