platform/upstream/llvm.git
2013-01-26 Richard TrieuGive a more informative error message when the dot...
2013-01-26 Jim InghamAdd "target.process.stop-on-shared-library-events"...
2013-01-26 Richard SmithFix mismatch between pointer and pointee type when...
2013-01-26 Richard TrieuFix test case by being more lenient on what to accept...
2013-01-26 NAKAMURA TakumiDWARFDebugLine.cpp: Fix true path. Did you forget ...
2013-01-26 Nick LewyckyRemove function that is newly dead as of r173538.
2013-01-26 Fariborz JahanianHopefuly unbreak buldbot.
2013-01-26 Richard TrieuHighlight various parts of the AST dump with color...
2013-01-26 Jordan Rose[analyzer] Track null object lvalues back through C...
2013-01-26 Jordan Rose[analyzer] bugreporter::getDerefExpr now takes a Stmt...
2013-01-26 Jordan Rose[analyzer] Add 'prune-paths' config option to disable...
2013-01-26 Jordan Rose[analyzer] Rename PruneNullReturnPaths to SuppressNullR...
2013-01-26 Fariborz JahanianFix up the test.
2013-01-26 Douglas GregorSince we're stuck with realpath for the header <->...
2013-01-26 Richard SmithRevert r172285 (suppressing a 'redundant' -Wc++98-compa...
2013-01-26 Dmitri GribenkoComment parsing: actually check for a block command...
2013-01-26 Nick LewyckyPreserve Sema::UndefinedInternals across PCH boundaries...
2013-01-26 Andrew KaylorAdd DIContext::getLineInfoForAddressRange() function...
2013-01-26 Bill WendlingConvert BuildLibCalls.cpp to using the AttributeSet...
2013-01-25 Fariborz Jahanianpatch for PR9027 and // rdar://11861085
2013-01-25 NAKAMURA Takumiclang/test/Index/annotate-comments-typedef.m: Remove...
2013-01-25 Michael J.... [ELF][x86-64] Add relocation string<->kind.
2013-01-25 Aaron BallmanA port of the Visual Studio 2012 debugger visualizers...
2013-01-25 John McCallARM says that the array cookie should always be eight...
2013-01-25 John McCallMove the decision about the kind of CGCXXABI to make...
2013-01-25 Douglas GregorImprove coordination between the module manager and...
2013-01-25 NAKAMURA Takumillvm/test/CMakeLists.txt: Add a dependency to llvm...
2013-01-25 Michael J.... [ELF][X86-64] Use the correct base address.
2013-01-25 Dmitri GribenkoRemove unused variables, silences -Wunused-variable
2013-01-25 NAKAMURA Takumiclang/test/Preprocessor/iwithprefix.c: Tweak default...
2013-01-25 Bill WendlingRemove dead method.
2013-01-25 Daniel Dunbar[utils] Kill another no-longer-useful utility script.
2013-01-25 Bill WendlingRemove some introspection functions.
2013-01-25 Fariborz Jahaniansimplify code by removing excessive bracing.
2013-01-25 Hal FinkelInitial implementation of PPCTargetTransformInfo
2013-01-25 Jim InghamMissing newline in a warning message.
2013-01-25 Nadav RotemFix a warning in the new DWARFheader. Add a new line...
2013-01-25 Andrew KaylorAdd support for applying in-memory relocations to the...
2013-01-25 Fariborz JahanianAttach enum's documentation to its typedef if
2013-01-25 John McCallThe standard ARM C++ ABI dictates that inline functions are
2013-01-25 John McCallFirst pass at abstracting out a class for the target...
2013-01-25 Dmitri GribenkoAdd file to CMakeLists (file added in r173505)
2013-01-25 Douglas GregorOptimize ModuleManager::visit() by precomputing the...
2013-01-25 Dmitri GribenkoRemove useless 'XPASS: *' from tests
2013-01-25 Renato GolinTemporarily disabling ms-asm test
2013-01-25 Reid KlecknerXFAIL close-stderr on win32
2013-01-25 Reid KlecknerSet the +x bit on two batch scripts
2013-01-25 Reid KlecknerAdd parens to suppress an MSVC 2012 << precedence warning
2013-01-25 Reid KlecknerFileCheck-ify some grep tests
2013-01-25 Nick LewyckyAdd an insert() method to MapVector. Adds the first...
2013-01-25 Dmitri GribenkoThis test actually passes, just add the missing expecte...
2013-01-25 Eli BenderskyIn this patch, we teach X86_64TargetMachine that it...
2013-01-25 Eli BenderskyAdd back a RUN line removed by mistake by a previous...
2013-01-25 Richard OsborneAdd instruction encodings / disassembly support for...
2013-01-25 Nadav RotemLoopVectorize: Refactor the code that vectorizes loads...
2013-01-25 Bill WendlingUse the new 'getSlotIndex' method to retrieve the attri...
2013-01-25 Eli BenderskyNow that llvm-dwarfdump supports flags to specify which...
2013-01-25 Jakub StaszakUse const reference instead of vector copying.
2013-01-25 Dmitri GribenkoMigrate test from grep to -fdiagnostics-parseable-fixits
2013-01-25 Bill WendlingAdd an accessor method to get the slot's index. This...
2013-01-25 Richard OsborneUse the correct format in the STW / SETPSC instruction...
2013-01-25 Richard OsborneFix order of operands for crc8_l4r
2013-01-25 Daniel DunbarRemove empty directories.
2013-01-25 Daniel Dunbar[utils] Remove the OptionalTests subdir no one runs.
2013-01-25 Daniel Dunbar[utils] Remove C++Tests that I don't think anyone uses...
2013-01-25 Eli BenderskyWhen encountering an unknown file format, ObjectFile...
2013-01-25 Michael J.... [CMake] Setup include dirs properly.
2013-01-25 David BlaikieThis is no trule.
2013-01-25 Alexander KornienkoSilence unintended fallthrough diagnostic on a case...
2013-01-25 Daniel MaleaDisable confirmation prompts for testing
2013-01-25 Dmitri GribenkoFileCheck'ize tests
2013-01-25 Daniel MaleaRemove hardcoded -arch from lang/cpp testcase makefiles
2013-01-25 Dmitri GribenkoMigrate tests to -verify and merge them
2013-01-25 Hal FinkelImprove the !add TableGen test case.
2013-01-25 Eli BenderskyAdd command-line flags for DWARF dumping.
2013-01-25 Richard OsborneAdd instruction encodings / disassembly support for...
2013-01-25 Michael GottesmanFixed typo.
2013-01-25 Richard OsborneFix order of operands for l5r instructions.
2013-01-25 Richard OsborneUse correct mnemonic / instruction name for ldivu.
2013-01-25 Benjamin KramerLoopVectorize: Simplify code. No functionality change.
2013-01-25 Pedro Artigasadded ability to dynamically change the ExportList...
2013-01-25 Greg ClaytonFix buildbot building errors.
2013-01-25 Michael GottesmanAdded new section to the git-svn getting started sectio...
2013-01-25 Nadav RotemLoopVectorizer: Refactor more code to use the IRBuilder.
2013-01-25 Daniel MaleaFix indenting typo in TestSTL.py
2013-01-25 Daniel Dunbar[tests] Force a triple to ensure /usr/include is one...
2013-01-25 Bob WilsonUse xcrun to find the right compiler when building...
2013-01-25 Nadav RotemRefactor some code to use the IRBuilder.
2013-01-25 Han Ming Ong<rdar://13073234>
2013-01-25 Daniel Dunbar[build/clang_darwin] Don't try to run sw_vers if we...
2013-01-25 Daniel Dunbar[tests] Add a test for -iwithprefix.
2013-01-25 Greg Clayton<rdar://problem/13069948>
2013-01-25 Fariborz JahanianAdd space after ';'.
2013-01-25 Fariborz JahanianImprove diagnsotic further on integer overflow.
2013-01-25 Eli BenderskyRename variable to be more comprehensible and follow...
2013-01-25 Benjamin KramerAPFloat: Make sure that we get a well-formed x87 NaN...
2013-01-25 Alexander KornienkoDon't suggest to insert [[clang::fallthrough]] before...
2013-01-25 Daniel JasperFix some alignment and line break decisions.
2013-01-25 Evgeniy Stepanov[msan] Tests for ICmp handling.
2013-01-25 Reid KlecknerDisable MSVC's warning about noreturn destructors
next