platform/upstream/llvm.git
2013-03-05 Shankar Easwaran[ELF] Set symbol type to STT_SECTION, so that objdump...
2013-03-05 Vincent LejeuneR600: Remove LowerConstCopyPass and lower CONST_COPY...
2013-03-05 Vincent LejeuneR600: Turn BUILD_VECTOR into Reg_Sequence
2013-03-05 Vincent LejeuneR600: CONST_ADDRESS node is not marked as mayLoad anymore
2013-03-05 Vincent LejeuneR600: Use MUL_IEEE for trig/fdiv intrinsic
2013-03-05 Vincent LejeuneR600: Add support for indirect addressing of non defaul...
2013-03-05 Shankar Easwaran[ELF] add dynamic library support
2013-03-05 Shankar Easwaran[ELF] Remove comment
2013-03-05 Alexey SamsonovPrint a warning message if compiler-rt can't be built...
2013-03-05 Dmitri GribenkoDocumentation: use code highlighting
2013-03-05 Alexey Samsonov[Sanitizer] fix signed-unsigned mismatch in test and...
2013-03-05 Alexey Samsonov[Sanitizer] Add methods back() and pop_back() to Intern...
2013-03-05 David ChisnallAdd a test that we are passing the -fobjc-default-synth...
2013-03-05 Richard SmithDon't emit calls to virtual [[noreturn]] functions...
2013-03-05 David BlaikieAdd quotation marks to template names in diagnostics.
2013-03-05 Jason MolendaFix ivar ordering for Process ctor to match the order...
2013-03-05 Jordan Rosescan-build: explicitly say "No bugs found" if there...
2013-03-05 NAKAMURA Takumillvm/test/CodeGen/Mips/mips64-f128.ll: Add explicit...
2013-03-05 NAKAMURA Takumillvm/test/CodeGen/Thumb/iabs.ll: Add explicit -mtriple...
2013-03-05 Jordan RoseSilence a number of static analyzer warnings with asser...
2013-03-05 Fariborz Jahaniandoc parsing. We want to issue a strong warning when
2013-03-05 Bill WendlingRemove unused #includes.
2013-03-05 Nick Kledzikupdate how libcompiler_rt.dylib links under libSystem...
2013-03-05 Dmitri GribenkoAdded summary option to cpp11-migrate tool
2013-03-05 David SehrThe current X86 NOP padding uses one long NOP followed...
2013-03-04 Jordan Rose[analyzer] Don't let cf_audited_transfer override CFRet...
2013-03-04 Daniel MaleaUn-skipping tests affected by llvm.org/pr15256
2013-03-04 Dmitri GribenkoComment parsing: refactor handling of command markers...
2013-03-04 Daniel MaleaFix makefile and re-enable test disabled due to llvm...
2013-03-04 Lang HamesCheck isDiscardableIfUnused, rather than hasLocalLinkag...
2013-03-04 Bob WilsonAdd ARM v6m, v7m, and v7em architectures for Cortex...
2013-03-04 Bob WilsonTidy up lists of Cortex-A series processors, adding...
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...
next