platform/upstream/llvm.git
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...
2013-07-23 Craig TopperSuppress argumentless aliases for some x86 FP operation...
2013-07-22 Matt ArsenaultFix typo (ponted -> pointed)
2013-07-22 Fariborz JahanianObjectiveC migration. Better handle migration to conforming
2013-07-22 Adrian PrantlDebug Info: Acknowledge the alignment when locating...
2013-07-22 Nick LewyckyRemove extraneous null statement. No functionality...
2013-07-22 Jakub StaszakUse switch instead of if. No functionality change.
2013-07-22 Eli FriedmanTestcase for PR16673.
2013-07-22 Jakub StaszakRemove trailing spaces.
2013-07-22 Eli FriedmanDon't emit open-paren fixit without close-paren.
2013-07-22 Rui Ueyama[PECOFF] Replace magic numbers with offsetof().
2013-07-22 Eli BenderskyAdd a simple unit test for MemoryBuffer::getOpenFile
2013-07-22 Eric ChristopherTypo.
2013-07-22 Eric Christopher80-column tidying. Formatting choices by clang-format.
2013-07-22 Rui UeyamaFix -Wsign-compare warnings.
2013-07-22 Nadav RotemWhen we vectorize across multiple basic blocks we may...
2013-07-22 Rui Ueyama[PECOFF][Driver] Show error message if no input file...
2013-07-22 Jason MolendaWhen a Cortex-M3 target is selected (armv7m), force...
2013-07-22 Jakub StaszakOldPtr is llvm::Instruction. Remove unneeded cast<>.
2013-07-22 Richard TrieuSilence gcc warning.
2013-07-22 Kevin EnderbyFix the move to/from accumulator register instructions...
2013-07-22 Jakub StaszakChange tabs to spaces.
2013-07-22 Jakub StaszakFix typo in test.
2013-07-22 Anders CarlssonFix a bug in std::fill_n where memset would end up...
2013-07-22 Michael Gottesman[stackprotector] Changed isNoopBitcast/sameNoopInput...
2013-07-22 Michael GottesmanRevert "cp11-migrate: Integration with LibFormat"
2013-07-22 Enea ZaffanellaRevert commit 186833 (no longer needed after the fix...
2013-07-22 Ed MasteFix i386 FreeBSD build
2013-07-22 Douglas GregorMake modules depend on the compiler's own module.map...
2013-07-22 Craig TopperRecommit r186813: More Intel syntax alias fixes. With...
2013-07-22 Michael Gottesman[stackprotector] Refactored ssp prologue creation code...
2013-07-22 Manman RenDebug Info Finder: add processScope to actually handle...
2013-07-22 Edwin Vanecp11-migrate: Integration with LibFormat
2013-07-22 Ed Masteelf-core: Run-time reg context selection
2013-07-22 Bill WendlingUse the updated name for the attribute.
2013-07-22 Bill WendlingRecommit r186217 with testcase fix:
2013-07-22 Ed Masteelf-core: Remove SetTriple workaround
2013-07-22 Akira Hatanaka[mips] Fix MipsAsmParser::parseCCRRegs.
2013-07-22 Rafael EspindolaMark ELF's first symbol as format specific so that...
2013-07-22 Enea ZaffanellaFixed implementation of C89 6.5.7 p3.
2013-07-22 Matt ArsenaultFix spelling and grammar
2013-07-22 Matt ArsenaultFix missing const
2013-07-22 Fariborz JahanianObjective-C migration: Use NS_OPTIONS when enumerators
2013-07-22 Akira Hatanaka[mips] Use ADDu instead of OR to copy general purpose...
2013-07-22 Andrew KaylorAdding example source to support MCJIT/Kaleidoscope...
2013-07-22 Shuxin YangInitialize/Register LTO passes to enable flags like...
2013-07-22 Eric ChristopherFix typo.
2013-07-22 Eric ChristopherFormatting.
2013-07-22 Argyrios Kyrtzidis[arcmt] Only disable ARC in the second compilation...
2013-07-22 Richard SmithAdd testcase for PR16134, which no longer crashes with...
2013-07-22 Richard SmithUpdate comment to refer to core issue number.
2013-07-22 Aaron BallmanThis test was missing its -verify argument.
2013-07-22 Jim GrosbachMC: mayAffectControlFlow() handling for variadic instru...
2013-07-22 Nadav RotemFix an obvious typo in the loop vectorizer where the...
2013-07-22 Justin Holewinski[NVPTX] Remove unused prototypes
next