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-21
Eli Bendersky
Fix the test: DCE optimized away everything.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-21
Evgeniy Stepanov
[msan] Enable out-of-line instrumentation for large...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-21
NAKAMURA Takumi
Appease autoconf build since X86Disassembler.c has...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-21
Kostya Serebryany
[asan] add a run-time flag detect_container_overflow...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-21
Rafael Espindola
Convert getFileOffset to getOffset and move it to its...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-21
Michael Zolotukhin
Reapply r206732. This time without optimization of...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-21
Kostya Serebryany
[asan] add llvm-ish test for memset/etc instrumentation
commit
|
commitdiff
|
tree
|
snapshot
2014-04-21
Kostya Serebryany
[asan] instead of inserting inline instrumentation...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-21
Chandler Carruth
[PM] Add a new-PM-style CGSCC pass manager using the...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-21
Chandler Carruth
[PM] Fix a bug where we didn't properly clear the list...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-21
NAKAMURA Takumi
llvm/test/CodeGen/X86/bmi.ll: Relax expressions for...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-21
Kostya Serebryany
[asan] temporary disable generating __asan_loadN/__asan...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-21
Benjamin Kramer
[C++11] Replace OwningPtr with std::unique_ptr in place...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-21
Chandler Carruth
[PM] Wire the analysis passes (such as they are) into...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-21
Lang Hames
[X86] ISEL (and X, <constant mask>) to BZHI when BMI2...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-21
Chandler Carruth
[PM] Add a nice low-tech registry of passes as a boring...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-21
Chandler Carruth
Revert r206732 which is causing llc to crash on most...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-21
Kostya Serebryany
[asan] insert __asan_loadN/__asan_storeN as out-lined...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-21
Michael Zolotukhin
Implement builtins for safe division: safe.sdiv.iN...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-21
Chandler Carruth
[LCG] Add some basic debug output to the LCG pass.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-20
David Blaikie
Protect the ArgList dtor
commit
|
commitdiff
|
tree
|
snapshot
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
next