platform/upstream/llvm.git
2013-04-12 Sean CallananFixed a bug where a few class forward declarations
2013-04-12 Jyotsna VermaHexagon: Set isPredicatedNew flag on predicate new...
2013-04-12 Jyotsna VermaHexagon: Set isPredicatedFlase flag for all the instruc...
2013-04-12 David MajnemerSimplify (A & ~B) in icmp if A is a power of 2
2013-04-12 Jyotsna VermaDisable following tests for Hexagon:
2013-04-12 Argyrios Kyrtzidis[libclang] Introduce clang_Location_isInSystemHeader...
2013-04-12 Chad Rosier[ms-inline asm] Add the implementation for the AOK_Dele...
2013-04-12 Benjamin KramerSema: Give a typically small DenseMap some inline capacity.
2013-04-12 Arnold SchwaighoferLoopVectorizer: integer division is not a reduction...
2013-04-12 Evgeniy Stepanov[sanitizer] Add syscall handlers to ASan and TSan runtimes.
2013-04-12 Manuel KlimekRevamps structural error detection / handling.
2013-04-12 Evgeniy Stepanov[sanitizer] More syscall handler placeholders.
2013-04-12 Daniel JasperFix clang-format-diff.py script.
2013-04-12 Tim NorthoverAArch64: use full triple for ELF tests
2013-04-12 Tim NorthoverAArch64: remove over-zealous use of CHECK-NEXT
2013-04-12 Benjamin KramerRevert broken pieces of r179373.
2013-04-12 Andy GibbsReplace uses of the deprecated std::auto_ptr with Ownin...
2013-04-12 Daniel JasperProvide better emacs integration.
2013-04-12 Timur IskhodzhanovFinally drop the 'static' from INLINE and ALWAYS_INLINE
2013-04-12 Benjamin KramerFix a disconcerting bug in Value::isUsedInBasicBlock...
2013-04-12 Alexey Samsonov[MSan] Demangle function name in description of stack...
2013-04-12 Alexey SamsonovDon't explicitly provide -pie in MSan bootstrap of...
2013-04-12 Alexey Samsonov[MSan] don't build tests with -fPIE/-pie, as these...
2013-04-12 Alexey Samsonov[TSan] remove -fPIE -pie from TSan lit tests to check...
2013-04-12 Nico RieckReplace elf-dump with llvm-readobj in lld tests
2013-04-12 Nico RieckTeach llvm-readobj to print ELF program headers
2013-04-12 Nico RieckRemove obsolete object file dumpers
2013-04-12 Nico RieckReplace coff-/elf-dump with llvm-readobj
2013-04-12 Nico RieckAdd extensive relocation tests for llvm-readobj
2013-04-12 Nico RieckAdd -expand-relocs to llvm-readobj
2013-04-12 Nico RieckAdd missing relocation names
2013-04-12 Nico RieckSupport MIPS64EL relocation type names
2013-04-12 Hal FinkelAdd PPC instruction record forms and associated query...
2013-04-12 Nadav RotemDon't disable block layout when forcing block alignment.
2013-04-12 Nadav RotemFix the test on linux by setting the triple and the...
2013-04-12 Nadav RotemAdd a flag to align all basic blocks in the function.
2013-04-12 Jordan Rose[analyzer] Fix grammar in comment.
2013-04-12 Jordan Rose[analyzer] Show "Returning from ..." note at caller...
2013-04-12 Jordan Rose[analyzer] Don't emit extra context arrow after returni...
2013-04-12 Rafael EspindolaRemove REQUIRES now that r179237 fixed the real problem.
2013-04-12 Jason MolendaChange the default for PlatformDarwinKernel to be enabl...
2013-04-12 Douglas GregorMake sure we have the include paths we need
2013-04-12 Douglas Gregor<rdar://problem/13615607> Include SDK version informati...
2013-04-12 Rafael EspindolaAdd 179294 back, but don't use bit fields so that it...
2013-04-11 Chad RosierAdd test case for r179343.
2013-04-11 Chad Rosier[ms-inline asm] Add support for using the LENGTH, TYPE...
2013-04-11 Enrico GranataNew test suite option (-T)
2013-04-11 Enrico GranataWhen specifying a relative path for the --framework...
2013-04-11 Chad RosierTest case for r179339.
2013-04-11 Chad Rosier[ms-inline asm] Add support for using offsetof operator...
2013-04-11 John McCallFlail at trying to appease various linuxy buildbots.
2013-04-11 Manman RenAliasing rules for struct-path aware TBAA.
2013-04-11 Chad Rosier[ms-inline asm] Pass a StringRef reference to ParseInte...
2013-04-11 Manman RenStruct-path aware TBAA: uniformize scalar tag and path...
2013-04-11 John McCallFix the driver logic for recent versions of DragonFly.
2013-04-11 Enrico Granata<rdar://problem/13558484>
2013-04-11 Jim InghamSave away the locations at the site we hit and iterate...
2013-04-11 Manman RenTBAA: add utility to create a TBAA scalar type node
2013-04-11 Enrico Granata<rdar://problem/13623698>
2013-04-11 Greg Clayton<rdar://problem/13370286>
2013-04-11 Greg ClaytonUse std::unique_ptr instead of std::auto_ptr.
2013-04-11 Greg ClaytonFixed SBValueList to have a __str__ function like all...
2013-04-11 Greg ClaytonFixed the thread list so it correctly updates after...
2013-04-11 Chad Rosier[ms-inline asm] Add a new AsmRewriteKind, AOK_Delete...
2013-04-11 Chad RosierUpdate test case for r179323.
2013-04-11 Chad Rosier[ms-inline asm] Remove brackets from around a symbol...
2013-04-11 Preston GurdUse FileCheck instead of grep.
2013-04-11 Sean CallananHand over the job of laying out the argument structure
2013-04-11 David MajnemerFix undefined behavior in AArch64
2013-04-11 David MajnemerOptimize icmp involving addition better
2013-04-11 Jack CarterMips specific inline asm memory operand modifier test...
2013-04-11 Akira Hatanaka[mips] Custom-lower i64 MULHS and MULHU nodes. Remove...
2013-04-11 Akira Hatanaka[mips] Clean up MipsISelDAGToDAG.cpp and MipsISelLoweri...
2013-04-11 Reid KlecknerWiden the checks in the ms abi memptr test to work...
2013-04-11 Jyotsna VermaExclude test30 of Sema/return.c for Hexagon since setjm...
2013-04-11 Bob WilsonAdd a new -mimplicit-float option for symmetry with...
2013-04-11 Reid KlecknerFollow Jordan's advice and use {{^}} and {{$}} for...
2013-04-11 Kostya Serebryany[asan] inline flags(), up to 1% perf gain on malloc...
2013-04-11 Kostya Serebryany[asan] make heavy_uar_test even heavier
2013-04-11 Reid Kleckner[ms-cxxabi] Implement member pointer emission and deref...
2013-04-11 Sean CallananHandle C++ static variables in the expression
2013-04-11 Rafael EspindolaRevert my last two commits while I debug what is wrong...
2013-04-11 Argyrios Kyrtzidis[PCH] Change test/PCH/headersearch.cpp to use -emit...
2013-04-11 Argyrios Kyrtzidis[libclang] Improve a doxygen comment, as suggested...
2013-04-11 Jyotsna VermaHexagon: Remove -g option from the assembler command...
2013-04-11 Rafael EspindolaFix llvm-readobj tests on big endian hosts.
2013-04-11 Argyrios Kyrtzidis[libclang] Have clang_getCXXAccessSpecifier() also...
2013-04-11 Greg ClaytonStatic variables inside classes were not being added...
2013-04-11 Sylvestre Ledrucmake build of lldb was complaining about missing files.
2013-04-11 Rafael EspindolaPrint more information about relocations.
2013-04-11 Alexey SamsonovExplicitly list all sanitizer headers in CMake build...
2013-04-11 Kostya Serebryany[asan] improve the UAR reporting (try harder to find...
2013-04-11 Benjamin KramerFix for wrong instcombine on vector insert/extract
2013-04-11 Eli BenderskyAdd a CHECK-NOT for a more faithful translation of...
2013-04-11 Evgeniy Stepanov[sanitizer] Syscall hooks.
2013-04-11 Daniel JasperChange clang-format's affinity for breaking after retur...
2013-04-11 Kostya Serebryany[asan] make heavy_uar_test a bit more heavy and fix...
2013-04-11 Rafael EspindolaAdd a function to check if an argument list is too...
2013-04-11 Reid KlecknerFix failing dependencies-and-pp.c test
2013-04-11 Reid KlecknerUse lit's internal shell runner on Windows for Clang...
next