projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2015-01-25
NAKAMURA Takumi
Instantiate Registry<GCStrategy> in LLVMCore, to let...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Simon Atanasyan
[ELF] Update for LLVM api change
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Simon Atanasyan
[ELFYAML] Support mips64 relocation record format in...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Elena Demikhovsky
AVX-512: Changes in operations on masks registers for...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
NAKAMURA Takumi
Orc/IRCompileLayer.h: Avoid non-static initializer.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
NAKAMURA Takumi
OrcJIT: Avoid non-static initializers.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
NAKAMURA Takumi
Orc/LLVMBuild.txt: Prune redundant "Target" in libdeps.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Craig Topper
[X86] Give scalar VRNDSCALE instructions priority in...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Craig Topper
Simplify a multiclass. No functional change.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Francisco Lopes...
Sema: require a complete type before lookup.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Craig Topper
Remove tab characters. NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Elena Demikhovsky
Implemented cost model for masked load/store operations.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
David Blaikie
Fix the buildbots (fallout from r227028) by returning...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
David Blaikie
Fix up test cases to account for improved column fideli...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Craig Topper
[X86] Replace i32i8imm on SSE/AVX instructions with...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Craig Topper
[X86] Use u8imm in several places that used i32i8imm...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Craig Topper
Remove tab characters. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Nico Weber
Rename four test files from .C to .cpp.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
David Blaikie
DebugInfo: Attribute calls to overloaded operators...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
David Blaikie
DebugInfo: Use the preferred location rather than the...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Nico Weber
Name a bool parameter. No behavior change.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Chandler Carruth
[PM] Remove the restricted visibility from the instcomb...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Nathan Sidwell
Remove duplicate code
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
David Blaikie
DebugInfo: Correct the line location of geps on array...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Larisse Voufo
First steps in implementing DR1467: List-initialization...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Lang Hames
Remove a few more redundant ExecutionEngine regression...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Charlie Turner
Fixup debug information references.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Charlie Turner
Update references to lines of code count.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Justin Bogner
InstrProf: Add operator!= to coverage counters
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Justin Bogner
llvm-cov: Only combine segments if they overlap exactly
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Patrik Hagglund
Revert r227013 "Add visibility attribute for InstCombin...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Justin Bogner
InstrProf: Use an Optional instead of an out parameter
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Saleem Abdulrasool
CodeGen: drive-by formatting clean ups
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Patrik Hagglund
Add visibility attribute for InstCombinePass (r226987).
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Benjamin Kramer
DebugInfo: Fix use after return found by asan.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Lang Hames
[Orc] Add TransformUtils to Orc's dependency list.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Lang Hames
Remove a number of redundant ExecutionEngine regression...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Alexei Starovoitov
bpf: add missing lit.local.cfg
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Alexei Starovoitov
BPF backend
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Justin Bogner
test: Convert some tests to FileCheck
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Justin Bogner
test: Remove two redundant lines from this test
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Daniel Sanders
[mips] Fix 'jumpy' debug line info around calls.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Sylvestre Ledru
Update of the gold-plugin.cpp code to match Chandler...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Daniel Sanders
[mips] Fix assertion on i128 addition/subtraction on...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Andrea Di Biagio
[DAG] Fix wrong canonicalization performed on shuffle...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Chandler Carruth
[PM] General doxygen and comment cleanup for this pass.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Chandler Carruth
[PM] Reformat this code with clang-format so that I...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Chandler Carruth
[PM] Port LowerExpectIntrinsic to the new pass manager.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Chandler Carruth
[PM] Change LowerExpectIntrinsic to actually return...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Chandler Carruth
[PM] Use a more appropriate name for the statistics...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Chandler Carruth
[PM] Switch tihs code to use a range based for loop...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Chandler Carruth
[PM] Use a SmallVector instead of std::vector to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Chandler Carruth
[PM] Pull the two helpers for this pass into static...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Chandler Carruth
[PM] Add a basic doxygen comment for this pass.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Chandler Carruth
[PM] Clean up the formatting of the LowerExpectIntrinsi...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Chandler Carruth
[PM] Move the LowerExpectIntrinsic pass to the Scalar...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Filipe Cabecinhas
Revert r226950. The test doesn't require the Mips targe...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Greg Fitzgerald
Fix single-arch builds broken by r226976
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Yunzhong Gao
If we see UTF-8 BOM sequence at the beginning of a...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Chandler Carruth
[PM] Port instcombine to the new pass manager!
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Filipe Cabecinhas
[Bitcode] Diagnose errors instead of asserting from...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Filipe Cabecinhas
Fix REQUIRES lines added in r226951 and add the x86...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Rui Ueyama
Return a boolean value directly, instead of returning...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Richard Trieu
When checking the template argument list, use a copy...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Chandler Carruth
[PM] Update Clang to reflect the TLI API change in...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Chandler Carruth
[PM] Rework how the TargetLibraryInfo pass integrates...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Richard Smith
Bring the modules buildbot back to life after r226940.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Kuba Brecka
Reverting r226937: lit: Make MCJIT's supported arch...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Quentin Colombet
[AArch64][LoadStoreOptimizer] Form LDPSW when possible.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Richard Smith
[modules] Sometimes we can deserialize a class member...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Greg Fitzgerald
Fix the ELF shared library build targets - take 2
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Lang Hames
[Orc] Add some missing headers to the CompileOnDemandLa...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Bruno Cardoso...
[x86] Fix a comment
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Lang Hames
[Orc] Add orcjit to the dependencies list in the Makefi...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
Rui Ueyama
ELF: Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
Rui Ueyama
ELF: Remove virtual from non-overriden functions.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
Tom Stellard
R600/SI: Emit .hsa.version section for amdhsa OS
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
Reid Kleckner
Fix assertion when C++ EH filters are present in functi...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
Justin Bogner
InstrProf: Use the stream when dumping counters
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
Adrian Prantl
Address more review comments for DIExpression::iterator.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
Rui Ueyama
Fix spelling.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
Rui Ueyama
Remove extra parentheses.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
Justin Bogner
InstrProf: debug dumps should go to dbgs(), not outs()
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
Greg Fitzgerald
[MachO] Remove dependency on lldDriver
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
Greg Clayton
Adding the ability to get the language from a mangled...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
Justin Bogner
llvm-cov: Don't use llvm::outs() in library code
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
Justin Bogner
llvm-cov: Use range-for (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
Vince Harron
Fixing TestRegisters on Linux with LLGS
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
Reid Kleckner
mips: Fix "XPASS" test results by removing 'not' commands
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
Vince Harron
Renamed UpdateSDKDirectoryInfosInNeeded->IfNeeded
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
Vince Harron
fixed up some logging messages (options and wait_pid...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
David Blaikie
DebugInfo: Remove outdated comment. Column info is...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
David Blaikie
Disable warnings in an IRGen test to make test failures...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
Bruno Cardoso...
[x86] Combine x86mmx/i64 to v2i64 conversion to use...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
Justin Bogner
llvm-cov: clang-format the GCOV files (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
Filipe Cabecinhas
[lld] Added REQUIRES lines to tests
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
Filipe Cabecinhas
[lld] Re-add REQUIRES line
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
Reid Kleckner
Fix the MSVC build with the new Orc JIT APIs
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
Michael J....
[YAMLIO] Dirty hack: Force integral conversion to allow...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
Eric Fiselier
Get libc++ building on Sun Solaris. Patch from C Bergstrom.
commit
|
commitdiff
|
tree
|
snapshot
next