platform/upstream/llvm.git
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...
2013-04-11 Reid KlecknerFileCheck-ify more grep tests with quoted double quotes
2013-04-11 Alexey Samsonov[ASan] test source-based init-order blacklisting added...
2013-04-11 Alexey Samsonov[ASan] Allow disabling init-order checks for globals...
2013-04-11 Sylvestre LedruAdd myself in the CREDITS.TXT
2013-04-11 Kostya Serebryany[asan] fix use-after-return functionality (PR15672...
2013-04-11 Benjamin KramerAdd missing colons to check lines.
2013-04-11 Benjamin KramerFileCheckize a bunch of tests.
2013-04-11 Benjamin KramerAdd braces around || in && to pacify GCC.
2013-04-11 Alexey Samsonov[ASan] Symbolize correct address when printint error...
2013-04-11 Kostya Serebryany[asan] move fake stack into a separate .h file; actuall...
2013-04-11 Benjamin KramerRename the C function to create a SLPVectorizerPass...
2013-04-11 Kostya Serebryany[asan] add heavy_uar_test (disabled); fix lint
2013-04-11 Daniel JasperFix formatting of overloaded assignment operators.
2013-04-11 Ryan Govostes[analyzer] Factor common code from {SymSym,SymInt,IntSy...
2013-04-11 Tobias GrosserScheduleOptimizer: Use isl_map_from_union_map to extrac...
2013-04-11 Michael LiaoOptimize vector select from all 0s or all 1s
2013-04-11 Michael LiaoAdd CLAC/STAC instruction encoding/decoding support
2013-04-11 Michael LiaoEnhance bool simplifcation in X86 to handle more cases
2013-04-11 Shankar Easwaran[test] missing underscore while checking for test output
2013-04-11 NAKAMURA TakumiR600ControlFlowFinalizer.cpp: Fix a warning. [-Wunused...
2013-04-11 NAKAMURA TakumiWhitespace.
2013-04-11 NAKAMURA TakumiARCMigrate/Transforms.h: Remove \arg in comment. [...
2013-04-11 Shankar Easwaran[test] fix failing test, the test was not accounting...
2013-04-11 Rafael EspindolaSimplify the code. No functionality change.
2013-04-11 Jason MolendaChange the disassemble option to specify the architectu...
2013-04-11 Shankar EaswaranThis adds functionality for undefined atoms from dynami...
2013-04-11 Rafael EspindolaAdd MachO-x86-64 tests.
2013-04-11 Rafael EspindolaFix MachO's getRelocationAdditionalInfo.
2013-04-11 John McCallDrop ObjCIndirectCopyRestoreExprs during template insta...
2013-04-11 Sean CallananChanged the way ClangExpressionDeclMap registers
2013-04-11 Hal FinkelMake PPCInstrInfo::isPredicated always return false
2013-04-11 Argyrios Kyrtzidis[libclang] Expose record layout info via new libclang...
2013-04-11 Jordan RoseForce a load when creating a reference to a temporary...
2013-04-11 Daniel Dunbarlit: Don't descend into .git directories during test...
2013-04-11 Daniel Dunbarlit: Shorten a metavar to make --help look nicer.
2013-04-11 Daniel Dunbarlit: Add a test for discovery when exact test names...
2013-04-11 Enrico GranataUpdated the line on which to break for the formatters...
2013-04-11 Sean CallananAdded a Materializer class that contains
2013-04-11 Nico RieckAdd man page for llvm-readobj
2013-04-11 Daniel Dunbarlit: Add a trivial test of the basic progress bar.
2013-04-11 Anton Yartsev[analyzer] Refactoring: better doxygen comment; renamin...
2013-04-10 Eli BenderskyRewrite some of the test/CodeGen/X86 tests to use FileC...
2013-04-10 Nico RieckMC: Support COFF image-relative MCSymbolRefs
2013-04-10 Joey GoulyDelete the functions F1 and F2 to appease the valgrind...
2013-04-10 Fariborz Jahaniancomment parsing. Add couple more needed doxygen tags.
2013-04-10 Adrian Prantlget rid of stdio.h include in testcase
2013-04-10 Adrian Prantladd mips target requirement to testcase
2013-04-10 Anna Zaks[analyzer] Address Jordan’s review of r179219
2013-04-10 Anna Zaks[analyzer] Address Jordan’s code review of r 179221
2013-04-10 Tobias GrosserScheduleOpt: Do not crash on statements with empty...
2013-04-10 Anton Yartsev[analyzer] +Testcase: several used-after-free args...
2013-04-10 Anton Yartsev[analyzer] Switched to checkPreCall interface for detec...
next