platform/upstream/llvm.git
2013-03-04 Bob WilsonFix confused use of llvm::StringSwitch for armv7r archi...
2013-03-04 Akira Hatanaka[mips] Print move instructions.
2013-03-04 Greg Clayton<rdar://problem/13338643>
2013-03-04 Jack CarterMips specific inline assembler constraint 'R'
2013-03-04 Jack CarterMips specific inline assembler constraint 'R'
2013-03-04 Han Ming Ong<rdar://problem/13338758>
2013-03-04 Argyrios Kyrtzidis[PCH] In HeaderFileInfoTrait::EqualKey(), use FileManag...
2013-03-04 Dmitri GribenkoComment parsing tests: move a test into a group of...
2013-03-04 Fariborz Jahanian[comment parsing] source fidelity for tparam command...
2013-03-04 Manuel KlimekMake sure to not split string literals at the first...
2013-03-04 Tobias GrosserPrint function names under --polly-report
2013-03-04 Dmitri Gribenkowarn-documentation.cpp: reorganize tests
2013-03-04 Fariborz Jahaniancomment parsing. Missed a case of referring
2013-03-04 Eli BenderskyReapply r176381, writing the CHECKs in a more forgiving...
2013-03-04 Preston GurdBypass Slow Divides
2013-03-04 Edwin VanehasQualifer() matcher should return false if there...
2013-03-04 Tom StellardR600: Use the GPU type to determine the correct DataLay...
2013-03-04 Tom StellardR600: Clean up datalayout strings so they better match...
2013-03-04 Enrico Granata<rdar://problem/12897838>
2013-03-04 Edwin VaneAdding failing LoopConvert testcase
2013-03-04 Edwin VaneProperly identify 'this' as range-based for container
2013-03-04 Daniel JasperFormat a line if a range in its leading whitespace...
2013-03-04 Manuel KlimekMake the tutorial easier to compile by adding in some...
2013-03-04 John McCallCorrection to r176432: the bug actually fixed was ...
2013-03-04 John McCallCentralize and refine the __unknown_anytype argument...
2013-03-04 John McCallFix the emission of the copy-initialization of a block...
2013-03-04 Shankar Easwaran[ELF] no functionality change, update dynamicTable...
2013-03-04 Chandler CarruthCheck for warnings in a bunch of the linker invocations...
2013-03-04 John McCallPerform non-overload placeholder conversions on the...
2013-03-04 Chandler CarruthBeef up the testing of our 'ld' invocation on linux...
2013-03-04 Jia LiuMips ISD typo
2013-03-03 Shankar Easwaran[lld][ELF] Add modified writer
2013-03-03 Shankar Easwaran[lld][ELF] rename to add new support in the ELF Writer
2013-03-03 Dmitri GribenkoAdd an idea for a cpp11-migrate tool: TR1 migration
2013-03-03 David ChisnallRemove unused check from test.
2013-03-03 Sean Silva[docs] Spelling
2013-03-03 David ChisnallImprove C11 atomics support:
2013-03-03 David ChisnallDefault to enabling default-synthesized ivars on all...
2013-03-03 Sean Silva[docs] Use vim code-block instead of console.
2013-03-03 Sean Silva.gitignore: ignore docs/_build
2013-03-03 Shankar Easwaran[ELF] rename Writer to ExecutableWriter
2013-03-03 Shankar Easwaran[ELF][Hexagon] add initial changes to add GOT/PLT
2013-03-02 Rafael EspindolaProcess #pragma weak only after we know the linkage...
2013-03-02 Jim GrosbachARM: Creating a vector from a lane of another.
2013-03-02 Jim GrosbachClean up code format a bit.
2013-03-02 Jim GrosbachTidy up. Trailing whitespace.
2013-03-02 Arnold SchwaighoferARM NEON: Fix v2f32 float intrinsics
2013-03-02 Benjamin KramerMake gen_my_std.h.py compatible with python 2.5 too.
2013-03-02 Nuno Lopesrecommit r172363 & r171325 (reverted in r172756)
2013-03-02 Nuno Lopesadd getUnderlyingObjectSize()
2013-03-02 Benjamin KramerMake the UseAuto test case generator compatible with...
2013-03-02 Jason MolendaProcessMachCore had (until 2013-01-29) some simple...
2013-03-02 Peter CollingbourneCommandLineArgumentParser: handle single quotes.
2013-03-02 Arnold SchwaighoferX86 cost model: Adjust cost for custom lowered vector...
2013-03-02 Anna Zaks[analyzer] Simple inline defensive checks suppression
2013-03-02 Fariborz JahanianSome refactoring in my patch on document
2013-03-02 Andrew TrickAdded FIXME for future Hexagon cleanup.
2013-03-02 Nadav RotemPR14448 - prevent the loop vectorizer from vectorizing...
2013-03-02 Peter CollingbourneLLVM API changes.
2013-03-02 Peter CollingbourneModify {Call,Invoke}Inst::addAttribute to take an AttrKind.
2013-03-02 Jordan RoseCMake: Always include the CheckCXXCompilerFlag in Handl...
2013-03-02 Michael GottesmanRevert "Rewrite a test to count emitted instructions...
2013-03-02 Jordan RoseCMake: -Wno-nested-anon-types for Clang.
2013-03-02 Jim InghamConvert from the C-based LLVM Disassembler shim to...
2013-03-01 Eli BenderskyRemove duplicate line and move another closer to its...
2013-03-01 Andrew TrickMIsched machine model: tablegen subtarget emitter impro...
2013-03-01 Jordan Rose[analyzer] Update open source checker build to checker...
2013-03-01 Jordan Rose[analyzer] Special-case bitfields when finding sub...
2013-03-01 Fariborz Jahaniancomment parsing. Keep the original command format
2013-03-01 Argyrios KyrtzidisIn llvm::MemoryBuffer::getFile() remove an unnecessary...
2013-03-01 Stefanus Du... Fix my email address in CREDITS.TXT.
2013-03-01 Akira Hatanaka[mips] Fix inefficient code generation.
2013-03-01 Stefanus Du... Fix typos: [Dd]iagnosic -> [Dd]iagnostic
2013-03-01 Jean-Luc DupratRemoved extraneous #include "LLVMContextImpl.h" from...
2013-03-01 Eli BenderskyRewrite a test to count emitted instructions without...
2013-03-01 Akira HatanakaFix indentation.
2013-03-01 Edwin VaneAvoid parallelism problems generating lit.site.cfgs
2013-03-01 Akira HatanakaSet properties for f128 type.
2013-03-01 Eli BenderskyRewrite a test to check actual output rather than inter...
2013-03-01 Stefanus Du... cpp11-migrate: Reduce the number of parsing passes.
2013-03-01 Jim InghamMove m_destroy_in_process to Process (from ProcessKDP...
2013-03-01 Edwin VaneNo need to force-create clang-tools-extra lit.site.cfg
2013-03-01 Edwin VaneFix recursive make in clang-tools-extra
2013-03-01 Stefanus Du... cpp11-migrate: Factor out duplicate code in UseNullPtr
2013-03-01 Jordan Rose[analyzer] Suppress paths involving a reference whose...
2013-03-01 Shankar Easwaranmove dynamic linking atoms to Atoms.h
2013-03-01 Michael LiaoAdd regression tests (WORKSFORME)
2013-03-01 Chad RosierGenerate an error message instead of asserting or segfa...
2013-03-01 Benjamin KramerLoopVectorize: Don't hang forever if a PHI only has...
2013-03-01 Michael IlsemanCache the result of Function::getIntrinsicID() in a...
2013-03-01 Michael LiaoFix PR10475
2013-03-01 Chad RosierAdd support for using non-pic code for arm and thumb1...
2013-03-01 Daniel MaleaAdd a test case for static member variables
2013-03-01 Daniel JasperRemove whitespace at end of file.
2013-03-01 Matt KopecFix string warning I introduced with indirect function...
2013-03-01 Christian KonigR600/SI: fix sampler tests after fixing wait insertions
2013-03-01 Jyotsna VermaHexagon: Add constant extender support framework.
2013-03-01 Matt KopecUpdate TestCallStdStringFunction to expected fail for...
2013-03-01 Daniel JasperCorrectly format arrays of pointers and function types.
2013-03-01 Argyrios Kyrtzidis[PCH] Remove building a SmallPtrSet that is not actuall...
next