platform/upstream/llvm.git
2013-04-16 Anna Zaks[analyzer] Improve the malloc checker stack hint message
2013-04-16 Jason MolendaFix some minor code indentation mistakes in ObjectFileM...
2013-04-15 Enrico GranataNew CallNext action for the test case that causes the...
2013-04-15 Andrew KaylorAdding new Python API function to check for stopped...
2013-04-15 Sean CallananAdded logging to each entity in the Materializer
2013-04-15 Jim GrosbachARM: Add VACLT and VACLE assembly aliases.
2013-04-15 Anna Zaks[analyzer] Do not crash when processing binary "?:...
2013-04-15 Anna Zaks[analyzer] Add pretty printing to CXXBaseObjectRegion.
2013-04-15 Anna Zaks[analyzer] Address code review for r179395
2013-04-15 Anna Zaks[analyzer] Add more specialized error messages for...
2013-04-15 Daniel JasperBreak after multiline parameters.
2013-04-15 Bill WendlingWe are not able to bitcast a pointer to an integral...
2013-04-15 John ThompsonFixed outdate comment, and comment typo.
2013-04-15 Jack CarterMips assembler: Explicit floating point condition regis...
2013-04-15 Nadav RotemFix a grammar mistake, and add a line about the two...
2013-04-15 Nadav RotemFix the internal link.
2013-04-15 Nadav RotemUpdate the release notes about the vectorizers.
2013-04-15 Jordan Rose[analyzer] Don't assert on a temporary of pointer-to...
2013-04-15 Nadav RotemSLPVectorizer: Make it a function pass and add code...
2013-04-15 Sean CallananFixed a few bugs in IRMemoryMap:
2013-04-15 Enrico GranataMore updates to test cases
2013-04-15 Enrico GranataSketch test now runs 10 times
2013-04-15 Joey GoulyRemove some dead code that has not been used since...
2013-04-15 Sean CallananAdded support for registers to the Materializer.
2013-04-15 Howard HinnantNumeric parsing was getting the wrong answer when faced...
2013-04-15 Jordan Rose[analyzer] Be lazy about struct/array global invalidati...
2013-04-15 Jordan Rose[analyzer] Re-enable using global regions as a symbolic...
2013-04-15 Jordan Rose[analyzer] Properly invalidate global regions on opaque...
2013-04-15 Jordan Rose[analyzer] Tests: move system functions into system...
2013-04-15 Rafael EspindolaFix silly typo that broke big endian hosts.
2013-04-15 Enrico GranataEnabling test case to write the average+stddev pair...
2013-04-15 Rafael EspindolaFix endianness on some MSVC versions.
2013-04-15 Enrico Granata- Adding a relaunch feature to the performance tester...
2013-04-15 Argyrios KyrtzidisRevert "Speed-up ObjCMethodDecl::getOverriddenMethods()."
2013-04-15 Tom StellardR600/SI: Emit config values in register value pairs.
2013-04-15 Tom StellardR600/SI: Emit configuration value in the .AMDGPU.config...
2013-04-15 Tom StellardR600: Emit ELF formatted code rather than raw ISA.
2013-04-15 Sean CallananRemoved a duplicate copy of the contents of
2013-04-15 Jim GrosbachFix a typo in comment.
2013-04-15 Jim GrosbachSimplify the MCInst operator iterator declaration.
2013-04-15 John CriswellGrammar and punctuation fixes.
2013-04-15 Sean CallananAudited the existing Materializer code to ensure
2013-04-15 Rafael EspindolaRemove XFAIL now that the test is standalone.
2013-04-15 Argyrios Kyrtzidis[PCH/test] Make test/PCH/cxx-typeid.cpp self-contained...
2013-04-15 Rafael EspindolaTry to fix the mingw builds.
2013-04-15 Arnold SchwaighoferFix bit size of v64i8 and v32i16 vector types.
2013-04-15 Rafael EspindolaRemove getters now that we can specialize structs on...
2013-04-15 Tim NorthoverAvoid outputting temporary test file into source tree.
2013-04-15 Alexander KornienkoFix unused variable warning with assertions disabled.
2013-04-15 Rafael EspindolaRemove unused function.
2013-04-15 Rafael EspindolaUse llvm::sys::IsBigEndianHost.
2013-04-15 Edwin VaneAdding support for -include/-exclude to cpp11-migrate
2013-04-15 Rafael EspindolaMake the host endianness check an integer constant...
2013-04-15 Alexander KornienkoUnified token breaking logic for strings and block...
2013-04-15 Timur IskhodzhanovAdd a missing space
2013-04-15 Evgeniy Stepanov[msan] Fix sigaction test.
2013-04-15 Rafael EspindolaRemove hasExternalLinkageUncached.
2013-04-15 Evgeniy Stepanov[msan] Really disable replacement new and delete.
2013-04-15 Rafael EspindolaFix the storage class of method instantiations.
2013-04-15 Andy GibbsReplace uses of the deprecated std::auto_ptr with Ownin...
2013-04-15 Tim NorthoverRemove reference to MSVC only building X86 backend.
2013-04-15 Tim NorthoverEnable all targets by default on Visual Studio.
2013-04-15 Richard SmithLocal thread_local variables are implicitly 'static...
2013-04-15 Richard SmithProperly check for a constant initializer for a thread...
2013-04-15 Richard SmithAdd triple to another test.
2013-04-15 Richard SmithAdd triples to these tests since they're now using...
2013-04-15 Eric ChristopherRevert "Recommit r179497 after fixing uninitialized...
2013-04-15 Eric ChristopherRecommit r179497 after fixing uninitialized variable.
2013-04-15 Nadav RotemDocument our desire to enable the loop vectorizer on...
2013-04-15 Nadav RotemDocs: merge the description of the BB and SLP vectorize...
2013-04-15 Nadav RotemAdd an option -vectorize-slp-aggressive for running...
2013-04-15 Nadav RotemAdd a new flag -vectorize-slp-aggressive to enable...
2013-04-15 Nadav RotemRename the slp-vectorizer clang/llvm flags. No function...
2013-04-15 Nadav RotemRename the slp-vectorizer clang/llvm flags. No function...
2013-04-15 Nadav RotemSLPVectorizer: Add support for vectorizing trees that...
2013-04-15 Jia Liufix include path in doc Extending LLVM
2013-04-15 Hal FinkelMark all PPC comparison instructions as not having...
2013-04-15 Dmitri GribenkoComment command table: use inheritance instead of dupli...
2013-04-15 Hal FinkelFix PPC64 CR spill location for callee-saved registers
2013-04-14 Eric ChristopherRevert "Remove some unused triple and data layout."
2013-04-14 Eric ChristopherRemove some unused triple and data layout.
2013-04-14 Eric ChristopherIf we've specified a triple on the command line then...
2013-04-14 Richard SmithCodeGen support for function-local static thread_local...
2013-04-14 Rafael EspindolaRemoved #if 0 code that doesn't compiled if uncommented.
2013-04-14 Nico RieckUse object file specific section type for initial text...
2013-04-14 David MajnemerReorders two transforms that collide with each other
2013-04-14 Nadav RotemMake the command line triple match the module triple.
2013-04-14 Richard SmithDiagnose if a __thread or _Thread_local variable has...
2013-04-14 Anna Zaks[analyzer] Add a link to the Building a Checker in...
2013-04-14 Simon Atanasyan[Mips] Support -mmicromips / -mno-micromips command...
2013-04-14 Simon Atanasyan[Mips] Fix indentation.
2013-04-14 Simon Atanasyan[Mips] Follow-up to r179481. Reduce code duplication...
2013-04-14 Simon Atanasyan[Mips] Follow-up to r179481. Consider "single-float...
2013-04-14 Tobias GrosserSCEVValidator: Correctly store 'k * p' as a parameter
2013-04-14 Rafael EspindolaAdd driver support for fedora 18 on ARM.
2013-04-14 Benjamin KramerMiscellaneous cleanups for VecUtils.h
2013-04-14 John McCallHandle incompatible redeclarations of library builtins...
2013-04-14 Simon Atanasyan[Mips] Remove "single" from the list of valid MIPS...
2013-04-14 Nadav RotemDocument the SLP infrastructure.
2013-04-14 Nadav RotemSLP: Document the scalarization cost method.
next