projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2013-12-04
Yuchen Wu
llvm-cov: Added support for function checksums.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Yuchen Wu
llvm-cov: Added checks for ident, checksum, name.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Yuchen Wu
llvm-cov: Capitalized GCNO and GCDA for consistency.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Yuchen Wu
llvm-cov: Split GCOVFile's read into GCNO and GCDA.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Rafael Espindola
Fix a funny typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Sean Silva
[LangRef] Remove (non-normative) paragraph that doesn...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Rafael Espindola
Produce deterministic coff files.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Rafael Espindola
Add -mcpu=core2 to all llc invocations in this test.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Juergen Ributzka
[Stackmap] Specify the triple and cpu to fix the unit...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Juergen Ributzka
[Stackmap] Emit multi-byte nops for X86.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Reed Kotler
final patch for very long conditional branches for...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
NAKAMURA Takumi
check-llvm: Ask llvm-config about assertion mode, inste...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
NAKAMURA Takumi
utils/llvm-lit: Generate "llvm-lit.py" rather than...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Eric Christopher
Update comment grammar and contents.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Rafael Espindola
Use CHECK-LABEL to make this test more strict.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Rafael Espindola
Fix mingw32 thiscall + sret.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Michael Gottesman
Fixed various whitespace/spelling/80+ issues.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Reid Kleckner
Return true on success in cl::ExpandResponseFiles
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Yuchen Wu
llvm-cov: Another fix to llvm-cov test.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Timur Iskhodzhanov
Fix a typo in a comment
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
David Blaikie
Avoid buffer copies when a Twine already is a StringRef.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Yunzhong Gao
Teach the internalize pass to skip dllexported symbols...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Arnold Schwaighofer
opt: Mirror vectorization presets of clang
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Timur Iskhodzhanov
Reland 196270 "Generalize debug info / EH emission...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
NAKAMURA Takumi
llvm-config: With --build-mode, show ${CMAKE_CFG_INTDIR...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Renato Golin
Fix lit config for disabled MCJIT tests on ARM
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
NAKAMURA Takumi
Revert r196270, "Generalize debug info / EH emission...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Timur Iskhodzhanov
Generalize debug info / EH emission in AsmPrinter
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
James Molloy
Addrspacecasts are no-ops on ARM.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Richard Sandiford
[SystemZ] Fix choice of known-zero mask in insertion...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Michael Liao
Enhance the fix of PR17631
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Renato Golin
Disable Remote MCJIT tests on ARM
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Daniel Jasper
Further fix to llvm-cov test.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Daniel Jasper
Fix llvm-cov test as suggested in r196228's post commit...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Daniel Jasper
Copy input files to test directory.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Bill Wendling
Remove superfluous label.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Hao Liu
[AArch64]Add missing floating point convert, round...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Hao Liu
AArch64: add missing ACLE intrinsics mapping to general...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
NAKAMURA Takumi
llvm-cov.test: Resurrect part of r194694 for win32...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
NAKAMURA Takumi
Whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Hao Liu
AArch64: Add missing scalar pair intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
NAKAMURA Takumi
llvm/test/Transforms/SampleProfile/syntax.ll: Relax...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Yuchen Wu
llvm-cov: Cleaned up print() function slightly.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Jiangning Liu
Add some missing pattern matches for AArch64 Neon intri...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Jiangning Liu
Add some missing pattern matches for AArch64 Neon intri...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Rafael Espindola
Don't set PrivateGlobalPrefix for NVPTX and R600.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Yuchen Wu
llvm-cov: Removed output to STDOUT/specified file.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Michael Gottesman
Added MachineBlockFrequencyInfo::view for displaying...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Eric Christopher
Refactor the handling of lexical block and inline scope...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Eric Christopher
Update doxygen tags.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Eric Christopher
Reorder member function declarations to match source...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Eric Christopher
Make ranges and range lists be a discrete entity that...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Yuchen Wu
llvm-cov: Store blocks rather than counts per line.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Yuchen Wu
llvm-cov: Added edge struct for traversal in block.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Yuchen Wu
llvm-cov: Split up reading of GCNO and GCDA files.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Manman Ren
Debug Info: rename getDebugInfoVersionFromModule to...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Hal Finkel
Remove PPCScoreboardHazardRecognizer
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Rafael Espindola
Refactor the setting of PrivateGlobalPrefix.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Rafael Espindola
Don't set PrivateGlobalPrefix twice in the same function.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Rafael Espindola
Convert two char* that are only ever used as booleans...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Kay Tiong Khoo
Use local variable for repeated use rather than 'get...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Kay Tiong Khoo
Move variables to where they are used and give them...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Kay Tiong Khoo
Rename variables to be consistent (CST -> Cst). No...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
David Blaikie
Remove unnecessary/commented-out header inclusion.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
David Blaikie
DebugInfo: Rename generic unit references to "TheU...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Manman Ren
Debug Info: drop debug info via upgrading path if versi...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Manman Ren
Update Ocaml/vmcore.ml to emit a "Debug Info Version...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Chad Rosier
[AArch64] Implemented vcopy_lane patterns using scalar...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Mark Seaborn
InlineFunction.cpp: Remove a return value that is alway...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Manman Ren
Debug Info: Move the constant for Debug Info Version...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
David Blaikie
DebugInfo: Rename DwarfCompileUnit.* to DwarfUnit....
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
David Blaikie
DebugInfo: Refactor CompileUnit into a Unit baseclass...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
David Blaikie
DebugInfo: Type Units: Propagate the correct DW_AT_lang...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Kay Tiong Khoo
Conservative fix for PR17827 - don't optimize a shift...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Vincent Lejeune
R600: Workaround for cayman loop bug
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Rafael Espindola
Move getSymbolWithGlobalValueBase to TargetLoweringObje...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Alp Toker
Introduce poor man's consumeToken() in X86AsmParser
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Rafael Espindola
Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Diego Novillo
Add tests for profile sample file parsing.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Rafael Espindola
Output .eh_frames on COFF too now that the integrated...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Tim Northover
ARM: decide whether to use movw/movt based on "minsize...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Alp Toker
Cut the gold plugin README down to size
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Diego Novillo
Fix dominator descendants for unreachable blocks.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Chandler Carruth
[PM] [cleanup] Rearrange the public and private section...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
NAKAMURA Takumi
XCoreFrameLowering.cpp: Use [in,out] instead of [in...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
NAKAMURA Takumi
[CMake] add_lit_target: Tests should be excluded from...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Robert Lytton
XCore target: Make handling of large frames not depende...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Tim Northover
ARM: add pseudo-instructions for lit-pool global materi...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Benjamin Kramer
XCore: Unbreak C++11 build.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Robert Lytton
XCore target: fix large code model 'select' indirect...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Robert Lytton
XCore target: Add large code model
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Robert Lytton
XCore target: extend tests in preparation
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Robert Lytton
XCore target: Fix eliminateFrameIndex() to handle large...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Robert Lytton
XCore target: Enable frames larger than 65535 to be...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Alexander Kornienko
Remove an empty directory left after r194304, which...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Kostya Serebryany
[tsan] fix instrumentation of vector vptr updates ...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Alp Toker
Update the LTO GoldPlugin documentation
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Rafael Espindola
Remove leftovers from a non-MC asm printer.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Rafael Espindola
Remove #if 0 declarations.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Rafael Espindola
Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
next