platform/upstream/llvm.git
2013-03-15 Hal FinkelProtect PPC Altivec patterns with a predicate
2013-03-15 Alexey Samsonov[Sanitizer] Don't link tests with -lpthread on Android.
2013-03-15 Kostya Serebryany[sanitizer] fix gcc build warnings
2013-03-15 Kostya Serebryany[asan] Add ForEachChunk() to sanitizer allocators....
2013-03-15 Alexey Samsonov[Sanitizer] Generalize compile/link flags for sanitizer...
2013-03-15 Alexey SamsonovFixup for r176934. More careful setup of path to llvm...
2013-03-15 Alexey SamsonovFixup for r176933: more careful setup of path to llvm...
2013-03-15 Alexey Samsonov[Sanitizer] Build sanitizer_common tests w/o RTTI....
2013-03-15 Craig TopperUse NumBaseBits in a few more places in SmallBitVector...
2013-03-15 Rafael EspindolaFix the FDE encoding to be relative on ELF.
2013-03-15 Hal FinkelAllocate the RS spill slot for any PPC function with...
2013-03-15 Sean CallananRolled back r176719 because settings with file
2013-03-15 Anna Zaks[analyzer] Refactor checks in IDC visitor for consisten...
2013-03-15 Anna Zaks[analyzer] Teach trackNullOrUndef to look through terna...
2013-03-15 Eric ChristopherTurn anonymous type in anonymous union warning back...
2013-03-15 Eric ChristopherSilence anonymous type in anonymous union warnings.
2013-03-15 Richard SmithPR15290: 'this' is not permitted in the declaration...
2013-03-15 Eric ChristopherSilence anonymous type in anonymous union warnings.
2013-03-15 Eric ChristopherFix a virtual destructor warning.
2013-03-15 Nadav RotemAdd a triple to the test.
2013-03-14 Nadav RotemUnaligned loads should use the VMOVUPS opcode.
2013-03-14 David BlaikieRemove some unused variables to clean the Clang -Werror...
2013-03-14 Akira Hatanaka[mips] Set isAllocatable bit of unallocatable register...
2013-03-14 Fariborz JahanianDiagnose about extern "C" functions returning c++ objects
2013-03-14 Argyrios KyrtzidisDon't try to typo-correct 'super' in an objc method.
2013-03-14 Greg Clayton<rdar://problem/12537646>
2013-03-14 Adrian PrantlAdd a testcase for r177118.
2013-03-14 Andrew TrickFix r177112: Add ProcResGroup.
2013-03-14 Jakob Stoklund... Prepare for adding InstrSchedModel annotations to X86...
2013-03-14 Anna Zaks[analyzer] Change the way in which IDC Visitor decides...
2013-03-14 Reed KotlerAdd a new method which enables one to change register...
2013-03-14 Jim InghamLog the match substring as well in the case where we...
2013-03-14 Adrian PrantlAlways declare the .block_descriptor parameter, not...
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...
next