platform/upstream/llvm.git
2013-07-30 Evgeniy Stepanov[sanitizer] Disable ForEachMappedRegion on Android.
2013-07-30 Bill WendlingFix underscore to be the proper length.
2013-07-30 NAKAMURA Takumiclang/test/Driver/qa_override.c: Resurrect a part of...
2013-07-30 Saleem Abdulrasool[ARM] check bitwidth in PerformORCombine
2013-07-30 Rafael EspindolaRemove more dead documentation.
2013-07-30 Venkatraman... [Sparc] Use call's debugloc for the unimp instruction.
2013-07-30 Aaron BallmanAdded the notion of Type and TargetSpecific attributes...
2013-07-30 Aaron Ballmanerr_attribute_not_string has been subsumed by err_attri...
2013-07-30 Bill Schmidt[PowerPC] Skeletal FastISel support for 64-bit PowerPC...
2013-07-30 Aaron BallmanRefactor some attributes to use checkFunctionOrMethodAr...
2013-07-30 Quentin Colombet[R600] Replicate old DAGCombiner behavior in target...
2013-07-30 Quentin Colombet[DAGCombiner] insert_vector_elt: Avoid building a vecto...
2013-07-30 Greg Clayton<rdar://problem/14526890>
2013-07-30 Eric ChristopherMove file to X86 and add a triple to fix darwin bots...
2013-07-29 Eric ChristopherFix a truly egregious thinko in anonymous namespace...
2013-07-29 Eric ChristopherMake sure we don't emit an ODR hash for types with...
2013-07-29 Eric ChristopherClarify comments for types contained in anonymous names...
2013-07-29 Rui Ueyama[PECOFF][Driver] Remove quotes from command line arguments.
2013-07-29 Daniel MaleaFix TestConcurrentEvents to behave nicely with GCC 4.8
2013-07-29 Rui Ueyama[PECOFF] Process Import Name/Type field in the import...
2013-07-29 David BlaikieRemove assert header dependency in test
2013-07-29 Alexander KornienkoSimplified SourceManager::translateLineCol a bit.
2013-07-29 Eric ChristopherElaborate a bit on the type unit and ODR conditional...
2013-07-29 John ThompsonFixed comment typo.
2013-07-29 Rafael EspindolaMake file_status::getUniqueID const.
2013-07-29 Rui Ueyama[PECOFF] Replace the magic number with sizeof().
2013-07-29 Rui UeyamaFix test failure introduced in r187271 by enabling...
2013-07-29 Rafael EspindolaDelete documentation for deleted options.
2013-07-29 Rafael EspindolaUpdate for llvm api change.
2013-07-29 Rafael EspindolaInclude st_dev to make the result of getUniqueID actual...
2013-07-29 Ed MasteUse flag instead of rwlock state to track process runni...
2013-07-29 Chandler CarruthMake this test not try to write on object file and...
2013-07-29 Manman RenDebug Info: enable verifier for testing cases.
2013-07-29 Richard SmithPR16715: Fix assert in verifier: only mark call to...
2013-07-29 Peter CollingbourneFix warning.
2013-07-29 Peter CollingbourneMove UnpoisonMappedDSO to sanitizer_common.
2013-07-29 Akira Hatanaka[mips] Add comment and simplify function.
2013-07-29 John ThompsonFixed comment issues (non-ASCII chars, typos) per revie...
2013-07-29 Howard HinnantDebug mode for unordered_multiset. The exercise spotte...
2013-07-29 Nadav RotemAdd the C source code to the test to make it easier...
2013-07-29 Rafael EspindolaConvert a use of status with llvm::sys::fs::getUniqueID.
2013-07-29 Hans Wennborgtest/Driver/cl.c, remove quotes around /help
2013-07-29 David BlaikieSupport for Thread Safety Analysis in C
2013-07-29 Rafael EspindolaConvert a use of stat with sys::fs::status.
2013-07-29 Nadav RotemSLPVectorier: update the debug location for the new...
2013-07-29 Manman RenDebug Info: update testing cases to pass verifier.
2013-07-29 Ashok ThirumurthiAdds a DW_OP_call_frame_cfa handler when evaluating...
2013-07-29 Guillaume Papincpp11-migrate: Add -for-compilers command line switch.
2013-07-29 Rafael EspindolaFix handling of "clang c:foo"
2013-07-29 Howard HinnantAdd operator new[] to test. Partial fix for valgrind...
2013-07-29 Marshall ClowImplement N3421; comparison predicates<void>
2013-07-29 Nico RieckUse proper section suffix for COFF weak symbols
2013-07-29 Nico RieckProper va_arg/va_copy lowering on win64
2013-07-29 Aaron BallmanRe-application of 187310. Re-enabling warning C4275...
2013-07-29 Rafael EspindolaAdd support for the 's' operation to llvm-ar.
2013-07-29 Nico RieckMC: Support larger COFF string tables
2013-07-29 NAKAMURA TakumiExceptionDemo.cpp: Tweak a @param. [-Wdocumentation]
2013-07-29 Benjamin KramerSome Intel Penryn CPUs come with SSE4 disabled. Detect...
2013-07-29 Silviu BarangaAllow generation of vmla.f32 instructions when targetin...
2013-07-29 Robert Lyttontest commit
2013-07-29 Chandler CarruthTeach the AllocaPromoter which is wrapped around the...
2013-07-29 Daniel JasperFix build error caused by r187345.
2013-07-29 Daniel JasperInitial architecture for clang-tidy.
2013-07-29 Craig TopperReturn ExprError if both arguments to the mask form...
2013-07-29 Tobias GrosserRemove '-debug-only' from test case
2013-07-29 Tobias GrosserTempScop: Actually load Polly in this test case
2013-07-29 Tobias GrosserRemove second '-analyze' from command line
2013-07-29 Nadav RotemDon't vectorize when the attribute NoImplicitFloat...
2013-07-29 Tobias GrosserJSONImporter: Free new schedule if found invalid
2013-07-29 Tobias GrosserCodeGeneration: Fix double free in vector for
2013-07-29 NAKAMURA Takumiclang/test/Driver/cl.c: Don't attempt slash switches...
2013-07-28 Rafael EspindolaFix -Wdocumentation warnings.
2013-07-28 Chandler CarruthUpdate comments for SSAUpdater to use the modern doxyge...
2013-07-28 Craig TopperFix up formatting. No functional change.
2013-07-28 Craig TopperRemove use of sprintf added to X86 disassembler tablege...
2013-07-28 Howard HinnantGlen: Minor tweaks to locale.cpp to help it compile...
2013-07-28 Aaron BallmanPartial revert of 187310; it seems MSVC 10 still spits...
2013-07-28 Rafael EspindolaTry single quotes to fix the msys bot:
2013-07-28 Rafael EspindolaAvoid crashing if a directory has no pch files.
2013-07-28 Rafael EspindolaUse a slightly smaller hammer to make this pass.
2013-07-28 Chandler CarruthTemporarily revert r187323 until I update SSAUpdater...
2013-07-28 Tobias Grossergitattributes: .png and .txt are no text files
2013-07-28 Elena Demikhovskyfixed compilation issue
2013-07-28 Elena DemikhovskyAdded encoding prefixes for KNL instructions (EVEX).
2013-07-28 Chandler CarruthNow that mem2reg understands how to cope with a slightl...
2013-07-28 Chandler CarruthThread DataLayout through the callers and into mem2reg...
2013-07-28 Rui Ueyama[PECOFF] Simplicy FileCOFF ctor. No functionality change.
2013-07-28 Bill Schmidt[PowerPC] Add comment explaining preprocessor directive.
2013-07-28 Bill SchmidtRevert 187318
2013-07-28 Bill Schmidt[PowerPC] Remove unnecessary preprocessor checking.
2013-07-28 Rui UeyamaRemoved unnecessary parameter.
2013-07-27 Nadav RotemUpdate the comment
2013-07-27 Bob WilsonReduce stack frame size by avoiding a large token vecto...
2013-07-27 Michael Gottesman[APFloat] Make all arithmetic operations with NaN produ...
2013-07-27 Michael Gottesman[APFloat] Move setting fcNormal in zeroSignificand...
2013-07-27 Michael Gottesman[APFloat] Removed nextafter from missing operations...
2013-07-27 Aaron BallmanRe-enabling some more MSVC warnings; all of these compi...
2013-07-27 Matt ArsenaultMinor code simplification suggested by Duncan
2013-07-27 Benjamin Kramermodularize: Remove default case from fully covered...
2013-07-27 Tobias GrosserTemporary disable a test until I finished the fix
next