projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2014-04-20
Richard Smith
Add missing #include found by modules build.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-20
David Blaikie
Remove comment that hasn't been true for 5 years
commit
|
commitdiff
|
tree
|
snapshot
2014-04-20
David Blaikie
Use unique_ptr to handle ownership of synthesized args...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-20
Richard Smith
C++ has a bool type! (And C's had one too, for 15 years...)
commit
|
commitdiff
|
tree
|
snapshot
2014-04-20
Richard Smith
More C++ification.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-20
Richard Smith
Remove some more C junk from these files.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-20
Richard Smith
Don't provide two different definitions of ModRMDecisio...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-20
Richard Smith
Don't define llvm::X86Disassembler::InstructionSpecifie...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-20
Richard Smith
Maybe if I touch this file the buildbots will actually...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-20
Richard Smith
What year is it! This file has no reason to be written...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-20
Simon Atanasyan
[Mips] Add more special values for the st_other field...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-20
Simon Atanasyan
[C++11] Range-based loop simplification.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-20
Richard Smith
Fix redefinition of default argument, found by modules...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-19
Alp Toker
Remove some empty statements
commit
|
commitdiff
|
tree
|
snapshot
2014-04-19
Justin Bogner
ProfileData: Remove an extra semicolon
commit
|
commitdiff
|
tree
|
snapshot
2014-04-19
Duncan P. N...
Revert "blockfreq: Rewrite BlockFrequencyInfoImpl"
commit
|
commitdiff
|
tree
|
snapshot
2014-04-19
Duncan P. N...
Revert "blockfreq: Temporarily turn on -debug-only...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-19
Duncan P. N...
blockfreq: Temporarily turn on -debug-only=block-freq
commit
|
commitdiff
|
tree
|
snapshot
2014-04-19
Duncan P. N...
Reapply "blockfreq: Rewrite BlockFrequencyInfoImpl"
commit
|
commitdiff
|
tree
|
snapshot
2014-04-19
Yaron Keren
Patch by Vadim Chugunov
commit
|
commitdiff
|
tree
|
snapshot
2014-04-19
Yaron Keren
Patch by Ray Donnelly to print register names instead...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-19
David Blaikie
Add parens to appease GCC warning.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-19
Duncan P. N...
Revert "blockfreq: Rewrite BlockFrequencyInfoImpl"...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-19
Justin Bogner
OnDiskHashTable: Audit types and use offset_type consis...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-19
Justin Bogner
ProfileData: Avoid UB when reading
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Justin Bogner
OnDiskHashTable: Fix a think-o with offset_type
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Nick Lewycky
Check whether functions have any lines associated befor...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Justin Bogner
llvm-profdata: Avoid writing to /dev/null in tests
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Kevin Enderby
Change the ARM assembler to require a :lower16: or...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Justin Bogner
test: Add extra run lines to investigate an error on...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Duncan P. N...
Reapply "blockfreq: Rewrite BlockFrequencyInfoImpl...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Alexey Samsonov
[llvm-symbolizer] Print file/line for a PC even if...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Justin Bogner
ProfileData: Don't forward declare ComputeHash and...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
David Blaikie
Compress debug sections only when beneficial.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Justin Bogner
ProfileData: Add support for the indexed instrprof...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Reid Kleckner
Added Sphinx documentation generation to CMake build...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Alexey Samsonov
[DWARF parser] Turn DILineInfo into a struct.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
David Blaikie
Update the fragments of symbols in compressed sections.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Chad Rosier
[ARM64] Ports the Cortex-A53 Machine Model description...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Reid Kleckner
Remove -simplify-libcalls pass form Passes documentation
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Yaron Keren
Expanded test for x86-pc-windows-gnu and x86_64-pc...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Chandler Carruth
[LCG] Fix the bugs that Ben pointed out in code review...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Justin Bogner
OnDiskHashTable: Expect the Info type to declare the...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Justin Bogner
OnDiskHashTable: Expect the Info type to declare the...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Alexey Samsonov
[DWARF parser] Respect address ranges specified in...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Benjamin Kramer
Remove a couple of redundant copies of SmallVector...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Adam Nemet
[X86] Improve buildFromShuffleMostly for AVX
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Benjamin Kramer
DebugInfo: Remove some initializer lists to make MSVC...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
David Blaikie
Add range access to MCAssembler's symbol collection.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Reid Kleckner
Update comment in LLVMBitCodes.h to reflect the actual...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Matt Arsenault
Fix uint -> size_t conversion warning.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Duncan P. N...
Revert "blockfreq: Rewrite BlockFrequencyInfoImpl"...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Greg Fitzgerald
Fixed llvm-build when no targets are enabled
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Duncan P. N...
Fixing MSVC after r206622?
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Andrew Trick
Better comments to explain buffered/unbuffered processo...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Alexey Samsonov
[DWARF parser] Refactor fetching DIE address ranges.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Duncan P. N...
Reapply "blockfreq: Rewrite BlockFrequencyInfoImpl"
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Duncan P. N...
Add some target triples for better determinism
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Benjamin Kramer
LineIterator: Add DataTypes.h for int64_t on MSVC.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Benjamin Kramer
Add some missing includes for various standard library...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Benjamin Kramer
Make the copy member of StringRef/ArrayRef generic...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Tim Northover
AArch64/ARM64: add more NEON tests.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Benjamin Kramer
Allocator: Remove ReferenceAdder hack.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Tim Northover
ARM64: disable generation of .loh directives outside...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Tim Northover
ARM64: don't emit .subsections_via_symbols on ELF.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Tim Northover
ARM64: add extra NEG pattern.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Tim Northover
AArch64/ARM64: port more AArch64 tests to ARM64.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Tim Northover
AArch64/ARM64: add non-scalar lowering for more FCVT...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Tim Northover
AArch64/ARM64: improve spotting of EXT instructions...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Evgeniy Stepanov
[msan] Add -msan-instrumentation-with-call-threshold.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Chandler Carruth
[LCG] Remove all of the complexity stemming from suppor...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Chandler Carruth
[Allocator] Fix an obvious think-o with the move assignment
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Chandler Carruth
[LCG] Add support for building persistent and connected...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Benjamin Kramer
X86: Pattern match scalar loads + vcvtph2ps into just...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Chandler Carruth
Revert r206565 (and r206566 which updated tests).
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Tim Northover
AArch64/ARM64: port atomics test to ARM64.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Tim Northover
AArch64/ARM64: spot a greater variety of concat_vector...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Tim Northover
ARM64: implement cunning optimisation from AArch64
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Tim Northover
ARM64: spot a vector_shuffle that maps to INS and expand.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Tim Northover
ARM64: nick some AArch64 patterns for extract/insert...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Tim Northover
AArch64/ARM64: emit all vector FP comparisons as such.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Tim Northover
AArch64/ARM64: port BSL logic from AArch64 & enable...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Tim Northover
AArch64/ARM64: copy byval implementation from AArch64.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Jiangning Liu
Add missing config file for newly added test case intro...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Yaron Keren
Updated test with register names following r206565.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Yaron Keren
Patch by Ray Donnelly.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Kostya Serebryany
[asan] one more workaround for PR17409: don't do BB...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Jiangning Liu
This commit allows vectorized loops to be unrolled...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Matt Arsenault
R600: Minor cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Lang Hames
[ExecutionEngine] Allow JIT clients to enable/disable...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Jiangning Liu
This is one of the optimizations ported from ARM64...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Matt Arsenault
R600/SI: Try to use scalar BFE.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Jiangning Liu
This commit enables unaligned memory accesses of vector...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Duncan P. N...
Revert "blockfreq: Rewrite BlockFrequencyInfoImpl"
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Justin Bogner
OnDiskHashTable: Provide iterator_range for keys and...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Duncan P. N...
blockfreq: Really fix r206548 (and r206549)
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Jim Grosbach
c++11: Tidy up tblgen w/ range loops.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Jim Grosbach
iterator access to scheduling classes
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Jim Grosbach
iterator_range accessor for CodeGenTarget instruction...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
Jim Grosbach
iterator based accessors for CodeGenInstruction operand...
commit
|
commitdiff
|
tree
|
snapshot
next