platform/upstream/llvm.git
2013-03-19 Jakob Stoklund... Annotate SSE float conversions with SchedRW lists.
2013-03-19 Jakob Stoklund... Annotate X86InstrCMovSetCC.td with SchedRW lists.
2013-03-19 Eric ChristopherFormatting fixups.
2013-03-19 David BlaikieSimplify/generalize some debug info test cases
2013-03-19 Sean CallananUpdated the IRExecutionUnit to keep local copies
2013-03-19 Jordan Rose[analyzer] Add an integer version of the Circle tests...
2013-03-19 Enrico GranataThe formatters for std::shared_ptr, std::weak_ptr,...
2013-03-19 Anna Zaks[analyzer] Do not believe lazy binding when symbolic...
2013-03-19 Howard HinnantMarshall Clow found this memory problem in strstream...
2013-03-19 Chad RosierDead code.
2013-03-19 Chad RosierDead code.
2013-03-19 Jordan Rose[analyzer] Add a test case for diagnostic suppression...
2013-03-19 Jordan RoseRevert "[analyzer] Do part of the work to find shortest...
2013-03-19 Matt KopecMark TestChangeValueAPI.py as expected fail with gcc...
2013-03-19 Chad Rosier[ms-inline asm] Move the immediate asm rewrite into...
2013-03-19 Quentin ColombetUpdate global merge pass according to Duncan's advices:
2013-03-19 Tobias GrosserScopDetect: Remove some redundant semicolons
2013-03-19 Howard HinnantThis is an optimization which produces improved launchi...
2013-03-19 Jakob Stoklund... Annotate X86InstrCompiler.td with SchedRW lists.
2013-03-19 Chad RosierTest case for r177439 and r177440.
2013-03-19 Chad Rosier[ms-inline asm] Remove the brackets from X86Operand...
2013-03-19 Chad Rosier[ms-inline asm] Create a helper function, CreateMemForI...
2013-03-19 Tobias GrosserIndependentBlocks: Add a couple of test cases.
2013-03-19 Bill WendlingRegister the GCOV writeout functions so that they're...
2013-03-19 Bill WendlingAdd a way to register and execute "writeout" functions.
2013-03-19 Fariborz JahanianObjective-C [qoi]: Provide improved parse diagnostics...
2013-03-19 Hal FinkelAdd a comment to the CodeGen/PowerPC/asym-regclass...
2013-03-19 Tobias GrosserScopDetection: Add a couple of test cases
2013-03-19 Arnaud A. de... IndVarSimplify: do not recompute an IV value outside...
2013-03-19 Ulrich WeigandAdd missing mayLoad flag to LHAUX8 and LWAUX.
2013-03-19 Ulrich WeigandRewrite LHAU8 pattern to use standard memory operand.
2013-03-19 Ulrich WeigandRewrite pre-increment store patterns to use standard...
2013-03-19 Ulrich WeigandExtend TableGen instruction selection matcher to improv...
2013-03-19 Ulrich WeigandFix sub-operand size mismatch in tocentry operands.
2013-03-19 Ulrich WeigandRemove an invalid and unnecessary Pat pattern from...
2013-03-19 Greg ClaytonUpdate Sketch test case to capture this and use accesso...
2013-03-19 Andy GibbsFix "control reaches end of non-void function" compilin...
2013-03-19 Hal FinkelPrepare to make r0 an allocatable register on PPC
2013-03-19 Edwin VaneDon't replace macro usage if macro body has NULL
2013-03-19 Nadav RotemOptimize sext <4 x i8> and <4 x i16> to <4 x i64>.
2013-03-19 Daniel JasperFix indentation for case: // comment.
2013-03-19 Adrian PrantlRelax test to allow for attributes on other architectur...
2013-03-19 Jakob Stoklund... Annotate X86InstrExtension.td with SchedRW lists.
2013-03-19 Jakob Stoklund... Annotate a lot of X86InstrInfo.td with SchedRW lists.
2013-03-19 Greg ClaytonFixed incorrect python that was trying to validate...
2013-03-19 Alexander KornienkoSplit long lines in multi-line comments.
2013-03-19 Chad RosierUpdate test for r177413.
2013-03-19 Chad Rosier[ms-inline asm] Move the size directive asm rewrite...
2013-03-19 Eli BenderskyUpdate documentation of llvm-link to reflect recent...
2013-03-19 Eli BenderskyRemove stale comment
2013-03-19 Alexey SamsonovFix for r177390: map values are pointers, use DeleteCon...
2013-03-19 Tobias Grossercindex.py: Handle NULL pointers when parsing translatio...
2013-03-19 Evgeniy Stepanov[asan] s/ASAN_POSIX/SANITIZER_POSIX/
2013-03-19 Eli BenderskyThe Linker interface has some dead code after the clean...
2013-03-19 Hal FinkelCleanup PPC64 unaligned i64 load/store
2013-03-19 Sean Silva[docs] Remove incorrect information about lit.
2013-03-19 Rafael EspindolaDon't try to set attributes in alias, they have none.
2013-03-19 Evgeniy Stepanov[sanitizer] More renamed macros.
2013-03-19 Evgeniy Stepanov[sanitizer] Replace more platform checks with SANITIZER...
2013-03-19 Rafael EspindolaRevert r177329.
2013-03-19 Rafael EspindolaGo back to using the integrated assembler on windows...
2013-03-19 Evgeniy Stepanov[sanitizer] Move ASan platform macros to sanitizer_comm...
2013-03-19 Alexey SamsonovDon't use --sysroot to linux SDK when building libprofi...
2013-03-19 Dmitry Vyukovtsan: fix build
2013-03-19 Dmitry Vyukovtsan: flush dead thread info earlier (when another...
2013-03-19 Dmitry Vyukovtsan: instruct malloc() to consume less memory
2013-03-19 Alexey SamsonovAdd virtual destructors to fix -Wnon-virtual-dtor warnings
2013-03-19 Alexey Samsonov[ASan] Make -fsanitize=address always imply -fsanitize...
2013-03-19 Dmitry Vyukovllvm-symbolizer: flush internal caches functionality
2013-03-19 Dmitry Vyukovtsan: symbolizer "flush caches" support
2013-03-19 Dmitry Vyukovtsan: symbolizer "flush caches" functinality
2013-03-19 Dmitry Vyukovtsan: fix memory leak
2013-03-19 David TweedThe testing to ensure a vector of zeros of type floatin...
2013-03-19 Alexey SamsonovEnable -Wnon-virtual-dtor build warning
2013-03-19 Evgeniy Stepanov[sanitizer] Avoid use of uintptr_t.
2013-03-19 Evgeniy Stepanov[sanitizer] Don't adjust the size of the user-allocated...
2013-03-19 Alexey SamsonovSupport CMake build of profile runtime library on Linux
2013-03-19 Dmitry Vyukovtsan: do not allocate sync vars on relaxed atomic opera...
2013-03-19 Renato GolinImprove long vector sext/zext lowering on ARM
2013-03-19 Hal FinkelDon't reserve R31 on PPC64 unless the frame pointer...
2013-03-19 John McCallAdd a clarifying note when a return statement is reject...
2013-03-19 Andrew TrickRevert "Cleanup some SCEV logic a bit."
2013-03-19 Greg ClaytonMore cleanup on the lldb-perf code:
2013-03-19 Andrew TrickCleanup some SCEV logic a bit.
2013-03-19 Andrew TrickTighten up an internal LSR API that should check for...
2013-03-19 Sean CallananFixed handling of function pointers in the IR
2013-03-19 Nick LewyckyEmit the linkage name instead of the function name...
2013-03-19 Douglas GregorRemove stray semicolon
2013-03-19 Douglas GregorMinor optimization to r177367 to treat a module with...
2013-03-19 Rafael EspindolaFinish refactoring the tool selection logic.
2013-03-19 Douglas Gregor<rdar://problem/13363214> Eliminate race condition...
2013-03-19 Enrico GranataThis checkin removes the last Cocoa formatters that...
2013-03-19 Greg Clayton<rdar://problem/13443931>
2013-03-19 Sean CallananRefactored the expression parser so that the IR
2013-03-19 Richard SmithUpdate ubsan test for clang change r177362.
2013-03-19 Richard SmithPR15383: When -fsanitize=float-cast-overflow checks...
2013-03-18 Hal FinkelFix a sign-extension bug in PPCCTRLoops
2013-03-18 Rafael EspindolaCentralize the logic for using the integrated assembler.
2013-03-18 Argyrios Kyrtzidis[libclang] Modify clang_getCursorType to be able to...
2013-03-18 Fariborz Jahaniandocumentation comment parsing. Added couple of
next