platform/upstream/llvm.git
2013-03-14 Jim InghamAdd some logging to track cases where “step-in” steps...
2013-03-14 Matt KopecRecommit lldb realtime output for POSIX.
2013-03-14 Arnold SchwaighoferLoopVectorizer: Insert some white space to make test...
2013-03-14 Chad Rosier[fast-isel] The X86FastISel::FastLowerArguments functio...
2013-03-14 Andrew TrickMachineModel: Add a ProcResGroup class.
2013-03-14 Hal FinkelMove estimateStackSize from ARM into MachineFrameInfo
2013-03-14 Douglas Gregor[PR15513/<rdar://problem/13409707>] Template arguments...
2013-03-14 Enrico GranataMake a README file with an introduction and basic direc...
2013-03-14 Hal FinkelProvide the register scavenger to processFunctionBefore...
2013-03-14 Hal FinkelUse frame-index scavenging for PPC register spilling
2013-03-14 Hal FinkelNot all PPC functions with a frame pointer need a RS...
2013-03-14 Arnold SchwaighoferARM cost model: Increase cost of some vector selects...
2013-03-14 Akira Hatanaka[mips] Fix filename in comment and delete unnecessary...
2013-03-14 Jyotsna VermaHexagon: Removed asserts regarding alignment and offset.
2013-03-14 Arnold SchwaighoferAdd missing asserts flag to test - it uses debug flags
2013-03-14 Akira HatanakaAndroid uses cacheflush(long start, long end, long...
2013-03-14 Enrico Granata<rdar://problem/13228487>
2013-03-14 Marshall ClowUpdated link to Marshall's instructions
2013-03-14 Arnold SchwaighoferLoopVectorize: Invert case when we use a vector cmp...
2013-03-14 Akira HatanakaAdd back lines which were accidentally deleted in CMake...
2013-03-14 Akira Hatanaka[mips] Define function MipsSEDAGToDAGISel::selectAddESubE.
2013-03-14 Hal FinkelAdd a comment about overlapping PPC frame offsets
2013-03-14 Howard HinnantSome forward-looking and optimistic documentation.
2013-03-14 Akira Hatanaka[mips] Rename functions and variables to start with...
2013-03-14 Greg Clayton<rdar://problem/13421412>
2013-03-14 Akira HatanakaAdd header file MipsISelDAGToDAG.h.
2013-03-14 Akira Hatanaka[mips] Define two subclasses of MipsDAGToDAGISel. Mips1...
2013-03-14 Shuxin YangPerform factorization as a last resort of unsafe fadd...
2013-03-14 Adrian PrantlTest that we emit a DW_AT_location for self captured...
2013-03-14 Adrian PrantlAllocate stack storage for .block_descriptor and captur...
2013-03-14 Sean CallananFixed a problem where we didn't return TypedefNameDecls
2013-03-14 Jordan Rose[analyzer] Fix scan-build's -stats mode.
2013-03-14 Edwin VaneAdding a new code owners file for clang-tools-extra.
2013-03-14 Greg Clayton<rdar://problem/13413693>
2013-03-14 Manuel KlimekImplements memoization for ancestor matching.
2013-03-14 Alexander KornienkoMulti-line comment alignment
2013-03-14 Shankar Easwaran[lld] remove trailing whitespace
2013-03-14 Vincent LejeuneR600: Factorize code handling Const Read Port limitation
2013-03-14 Alexey Samsonov[Sanitizer] Fix compiler warnings and style issues...
2013-03-14 Matt KopecBackout POSIX realtime lldb output. TestEvents.py is...
2013-03-14 Daniel JasperSlightly improve formatting of longer pipe statements.
2013-03-14 Alexey Samsonov[Sanitizer] Add generic ThreadRegistry class for saniti...
2013-03-14 Daniel JasperBasic support for formatting asm() statments.
2013-03-14 Alexey Samsonov[Sanitizer] Add default constructor for BlockingMutex
2013-03-14 Evgeniy Stepanov[sanitizer] No dirent64 on Android.
2013-03-14 Alexey Samsonov[Sanitizer] Build sanitizer_common with -fno-rtti
2013-03-14 Kostya Serebryany[asan] remove one redundant malloc stress test, unify...
2013-03-14 Alexander Potapenko[libsanitizer] fixed a bug in ThreadLister tests where...
2013-03-14 Evgeniy Stepanov[msan] Add changes missing from r177065.
2013-03-14 Dmitri GribenkoDocumentation: improve formatting
2013-03-14 Evgeniy Stepanov[msan] Intercept readdir64.
2013-03-14 Alexey Samsonov[ASan] remove -fsanitize=init-order from lit tests...
2013-03-14 Alexey Samsonov[ASan] emit instrumentation for initialization order...
2013-03-14 Alexey Samsonov[ASan] Update docs for -fsanitize=init-order option
2013-03-14 Alexey Samsonov[ASan] Make -fsanitize=address imply -fsanitize=init...
2013-03-14 Alexander Potapenko[libsanitizer] Fixed incorrect handling of pre-existing...
2013-03-14 Evgeniy Stepanov[msan] Fix a typo in test.
2013-03-14 Alexey Samsonov[ASan] turn off checking initialization order in ASan...
2013-03-14 Evgeniy Stepanov[msan] Options for switching between fast and cfi unwin...
2013-03-14 Evgeniy Stepanov[sanitizer] Intercept frexp and friends.
2013-03-14 Chandler CarruthPR14972: SROA vs. GVN exposed a really bad bug in SROA.
2013-03-14 Alexey Samsonov[Sanitizer] fix compilation for Windows
2013-03-14 Chandler CarruthFix an unused variable warning from Clang by sinking...
2013-03-14 Evgeniy Stepanov[msan] Intercept __strdup, strndup, __strndup.
2013-03-14 Alexey Samsonov[Sanitizer] Write a slightly better implementation...
2013-03-14 Daniel JasperFix dereference formatting in for-loops.
2013-03-14 Alexey Samsonov[ASan] make ASan assume ASAN_OPTIONS=symbolize=1 if...
2013-03-14 Joey GoulyAdd support for the 'endian' attribute for OpenCL.
2013-03-14 Daniel JasperImprove formatting of trailing annotations.
2013-03-14 Joerg SonnenbergerAdd two of the float related ARM-specific entries for...
2013-03-14 Craig TopperFix the name of a variable to match its declaration...
2013-03-14 Craig TopperFix a bug in the calculation of the VEX.B bit for FMA4...
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...
next