platform/upstream/llvm.git
2013-07-23 Quentin Colombet[ARM][ISel] Improve the lowering of vector loads.
2013-07-23 Eric ChristopherKeep similar classes near each other. No functional...
2013-07-23 Matt ArsenaultFix spelling
2013-07-23 Nick Kledzikfix typo in error string
2013-07-23 Eric Christopher80-column.
2013-07-23 Eric ChristopherReformat options.
2013-07-23 Bill Schmidt[PowerPC64] Fix passing of single-vector-member structs...
2013-07-23 Matt KopecFix rvalue test makefile.
2013-07-23 Howard HinnantDebug mode for unordered_set. I believe this to be...
2013-07-23 Stefanus Du... Remove builtin attribute from calls whose targets we...
2013-07-23 Hans WennborgRemove HelpText for -fno-diagnostics-show-note-include...
2013-07-23 Richard TrieuChanged "an macro" to "a macro" in diagnostic note.
2013-07-23 Eli BenderskyExpand the comment on getOpenFileSlice a bit for more...
2013-07-23 Eli BenderskyRefactor the unit test for MemoryBuffer::getOpenFileSlice
2013-07-23 Manman RenDebug Info: code cleanup, use getNodeField if possible.
2013-07-23 Rafael EspindolaSplit getOpenFile into getOpenFile and getOpenFileSlice.
2013-07-23 Rafael EspindolaRemove support for CCC_ADD_ARGS. QA_OVERRIDE_GCC3_OPTIO...
2013-07-23 Aaron BallmanRemoving a number of individual run lines and replacing...
2013-07-23 Fariborz JahanianObjC migrator: Define family of methods
2013-07-23 Aaron BallmanAdded the attribute name to the err_attribute_wrong_num...
2013-07-23 Ed MasteSkip test reported to hang the FreeBSD buildbot
2013-07-23 Rafael EspindolaFix use of the getOpenFile api.
2013-07-23 Ed Masteelf-core: Remove now-unused compile-time FreeBSD support
2013-07-23 Ed Masteelf-core: Add helper function for parsing FreeBSD NT_PR...
2013-07-23 Ed Masteelf-core: Improve FreeBSD support and move data extract...
2013-07-23 Enea ZaffanellaRemoved useless source loc field in UnresolvedUsingType...
2013-07-23 Ed Masteelf-core: Parse vendor-specific notes
2013-07-23 Manman RenDebugInfo Verifier: verify the actual type.
2013-07-23 Richard TrieuAdd new diagnostic messages when too many arguments...
2013-07-23 Rafael EspindolaRemove the -ccc-echo option that is now unused.
2013-07-23 Ahmed BougachaRevert "Remove use of asymmetric std::lower_bound compa...
2013-07-23 Ahmed Bougachadocs: Update old VS 2008 references.
2013-07-23 Argyrios Kyrtzidis[libclang] Expose the rest of the array types.
2013-07-23 Aaron BallmanGoing back to using getName for consistency.
2013-07-23 Ahmed Bougachadocs: cleanup VS 2008 release note.
2013-07-23 Stefanus Du... Remove spurious "-C" flag from CMake command lines...
2013-07-23 Ahmed Bougachadocs: Correct reST link.
2013-07-23 Hans WennborgExpand test/Driver/at_file.c test to check that PR16209...
2013-07-23 Ahmed BougachaUpdate docs to drop support for VS 2008.
2013-07-23 Rui UeyamaAvoid using C-style cast and remove unnecessary LL...
2013-07-23 Ashok ThirumurthiAdds a test for "disassemble -a" after an assert, which...
2013-07-23 Stefanus Du... Add instructions to www/source.html for using the Git...
2013-07-23 Rui Ueyama[PECOFF] Support -tsaware:no command line option.
2013-07-23 Marshall ClowImplement string suffixes from N3642
2013-07-23 Benjamin KramerRemove unused diagnostics.
2013-07-23 Howard HinnantBill Fisher: This patch fixes a bug where std::regex...
2013-07-23 Jordan RoseRemove line number from test/Analysis/crash-trace.c.
2013-07-23 Howard HinnantAdd some friendly messages to libcxx calls to abort().
2013-07-23 Jordan RoseMark test/Analysis/crash-trace.c as requiring crash...
2013-07-23 Rafael EspindolaConvert another test to -###.
2013-07-23 Ariel J. BernalFix doxygen warnings
2013-07-23 Aaron BallmanFixing the build bots from the previous commit.
2013-07-23 Rafael EspindolaAdd missing quotes for -###.
2013-07-23 Rafael EspindolaUse -### instead of -ccc-echo.
2013-07-23 Aaron BallmanReplacing some manual diagnostic checks with an existin...
2013-07-23 Rafael EspindolaRun %clang_cc1, it is the one that actually crashes.
2013-07-23 Aaron BallmanRemoved a redundant diagnostic and replaced it with...
2013-07-23 Aaron BallmanConsolidate several attribute argument diagnostics...
2013-07-23 Rafael EspindolaAdd not so that these tests pass with pipefail enabled.
2013-07-23 Edwin Vanecp11-migrate: Integration with LibFormat
2013-07-23 Rafael EspindolaAdd -disable-debug-info-verifier.
2013-07-23 Aaron BallmanCorrecting the NSObject and Overloadable attribute...
2013-07-23 Rafael EspindolaFix the build in c++03 mode.
2013-07-23 Rafael EspindolaAdd an initial implementation of archive symbol table...
2013-07-23 Richard SmithC++1y literal suffix support:
2013-07-23 Craig TopperRemove some errant space charcters in mnemonic strings.
2013-07-23 Shuxin Yangremove unnecessary space
2013-07-23 NAKAMURA Takumillvm/test/DebugInfo/X86/dbg-value-range.ll: Add -disabl...
2013-07-23 Craig TopperRemove 'else' after 'return'. No functional change.
2013-07-23 Craig TopperRemove trailing whitespace.
2013-07-23 Jordan Rose[analyzer] Enable pseudo-destructor expressions.
2013-07-23 Jordan Rose[analyzer] Add test for crash tracing (r186639)
2013-07-23 Jordan RoseRevert "[analyzer] Add very limited support for tempora...
2013-07-23 Craig TopperDon't let x86 asm printer use the no operand movsd...
2013-07-23 Tom StellardR600: Add support for 24-bit MAD instructions
2013-07-23 Tom StellardR600: Add support for 24-bit MUL instructions
2013-07-23 Tom StellardR600: Improve support for < 32-bit loads
2013-07-23 Tom StellardR600: Rename AMDILISelDAGToDAG.cpp -> AMDGPUISelDAGToDA...
2013-07-23 Tom StellardR600: Move CONST_ADDRESS folding into AMDGPUDAGToDAGISe...
2013-07-23 Tom StellardR600: Use KCache for kernel arguments
2013-07-23 Tom StellardR600: Simplify assembly for KCache registers using...
2013-07-23 Tom StellardR600: Use the same compute kernel calling convention...
2013-07-23 Tom StellardR600: Use correct LoadExtType when lowering kernel...
2013-07-23 Tom StellardR600: Clean up extended load patterns
2013-07-23 Tom StellardR600: Expand vector FNEG
2013-07-23 Sean CallananFixed a potential crash in the GetOSVersion code
2013-07-23 Rui Ueyama[PECOFF] Support -fixed command line option to disable...
2013-07-23 Craig TopperRevert r186907 to fix bots.
2013-07-23 Richard SmithAdd some missing cv-qualifiers.
2013-07-23 Matt ArsenaultError on more illegal kernel argument types for OpenCL
2013-07-23 Craig TopperDon't let x86 asm printer use the no operand movsd...
2013-07-23 Eli BenderskyMake the nomathbuiltin.c test less demanding.
2013-07-23 David BlaikieFurther simplify test case from r186894
2013-07-23 Craig TopperAdd aliases to map 'imm, mem' form of x86 bts/btr/btc...
2013-07-23 Eli FriedmanIntegers which are too large should be an error.
2013-07-23 Manman RenDebug Info Finder: use processDeclare and processValue...
2013-07-23 Adrian PrantlSimplify testcase.
2013-07-23 Craig TopperExplicitly don't let the asm printer use the clrb/w...
2013-07-23 Eli BenderskyAdd a -fno-math-builtin option to the Clang -cc1
2013-07-23 Adrian PrantlImplement a better fix for r186894 by setting the appro...
next