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-24
Chandler Carruth
[LCG] Switch the SCC's parent iterators to be value...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-24
Karthik Bhat
Allow vectorization of few missed llvm intrinsic calls...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-24
Chandler Carruth
[ADT] Attempt to appease another MSVC oddity by moving...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-24
Craig Topper
[C++] Use 'nullptr'.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-24
Chandler Carruth
[ADT] Try to appease MSVC by sinking the enable_if...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-24
Stepan Dyatkovskiy
Fix for PR18921, "vmov" part.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-24
Chandler Carruth
Use the shiny new iterator adaptor tool to implement the
commit
|
commitdiff
|
tree
|
snapshot
2014-04-24
Chandler Carruth
[ADT] Factor out the facade aspect of the iterator_adap...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-24
Chandler Carruth
[ADT] Add a generic iterator utility for adapting itera...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-24
David Blaikie
Remove unused parameter
commit
|
commitdiff
|
tree
|
snapshot
2014-04-24
David Blaikie
Remove the intermediate AccelTypes maps in DWARF units.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-24
David Blaikie
Remove the intermediate AccelNamespace maps in DWARF...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-24
Michael J....
[InstCombine][x86] Constant fold psll intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-24
David Blaikie
Remove the intermediate AccelObjC maps in DWARF units
commit
|
commitdiff
|
tree
|
snapshot
2014-04-24
Filipe Cabecinhas
Optimize some special cases for SSE4a insertqi
commit
|
commitdiff
|
tree
|
snapshot
2014-04-24
Matt Arsenault
Handle addrspacecast when looking at memcpys from globals
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Chandler Carruth
[LCG] Normalize the post-order SCC iterator to just...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Chandler Carruth
[LCG] Remove two unused typedefs from the iterators.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
David Blaikie
And actually use the DwarfDebug::AccelNames to emit...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
David Blaikie
More formatting...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
David Blaikie
Remove intermediate accelerator table for names.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Chandler Carruth
[LCG] Switch the primary node iterator to be a *much...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Chandler Carruth
[LCG] Make the insertion and query paths into the LCG...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Chandler Carruth
[LCG] Switch the SCC lookup to be in terms of call...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
David Blaikie
DwarfAccelTable: Remove trivial dtor and simplify const...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Jordan Rose
Use std::less instead of < in array_pod_sort's default...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Chandler Carruth
[LCG] Switch the primary SCC building code to use the...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Saleem Abdulrasool
MC: disable test on thumbv7-windows
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Justin Bogner
llvm-cov: Add support for gcov's --long-file-names...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Justin Bogner
llvm-cov: Allow short options to be grouped
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Saleem Abdulrasool
MC: move test from Generic to COFF
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Saleem Abdulrasool
MC: move ARM64 test from AArch64 directory
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Saleem Abdulrasool
MC: honour IMAGE_SCN_CNT_INITIALIZED_DATA
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
David Blaikie
Move the AddressPool from DwarfFile to DwarfDebug.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
David Blaikie
clang-format for my previous commit (I keep forgetting...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Matt Arsenault
Use pointer size function where only a pointer is expected
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
David Blaikie
Separate out the DWARF address pool into its own type...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Matt Arsenault
Remove more default address space argument usage.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Quentin Colombet
[ARM64] Fix the information we give to the peephole...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Matt Arsenault
Don't use default address space arguments in GlobalOpt
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Anders Waldenborg
[python] Fix python bindings tests
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Matt Arsenault
R600: Add a test that used to be broken that I forgot...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
David Blaikie
clang-format r207010
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Matt Arsenault
Convert test to FileCheck
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Quentin Colombet
[X86] Fix missing/wrong scheduling model found by code...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Anders Waldenborg
llvm-build: Get rid of 'import *'
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
David Blaikie
Split out DwarfFile from DwarfDebug into its own .h...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Justin Bogner
ProfileData: Avoid unnecessary copies of CounterData
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Simon Atanasyan
[yaml2obj][ELF] Remove unnecessary space between namesp...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Alexander Potapenko
[ASan] Move the shadow range on 32-bit iOS (and iOS...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Matt Arsenault
Remove dead code in instcombine.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
NAKAMURA Takumi
X86AsmParser.cpp: Fix memory leak at replacing movsd...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
NAKAMURA Takumi
cl::ParseCommandLineOptions(): Use StringRef to receive...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
NAKAMURA Takumi
Mark llvm/test/BugPoint/compile-custom.ll as XFAIL...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Rafael Espindola
Centralize handling of ELF_Other_ThumbFunc.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Evgeniy Stepanov
Fix handling of missing DataLayout in sanitizers.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Rafael Espindola
Remove AssemblyAnnotationWriter from NamedMDNode::print.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Evgeniy Stepanov
Create MCTargetOptions.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Simon Atanasyan
[yaml2obj][ELF] Add a virtual destructor to the ELFYAML...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Chandler Carruth
[LCG] Add the first round of mutation support to the...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
James Molloy
[ARM64] Fix formatting.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Chandler Carruth
[LCG] Implement Tarjan's algorithm correctly this time...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
James Molloy
[ARM64] Add a big endian version of the ARM64 target...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Alexey Volkov
Fixing typos in commit r206957
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Chandler Carruth
[LCG] Add some accessor methods to the SCC to allow...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Alexey Volkov
[X86] Silvermont new scheduler model
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Alexander Musman
[LV] Statistics numbers for LoopVectorize introduced...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Chandler Carruth
[LCG] Add a unittest for the LazyCallGraph. I had a...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Elena Demikhovsky
X86Disassembler - fixed a bug in immediate print
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Stepan Dyatkovskiy
Integrated assbemler, macros: added 'vararg' argument...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Kevin Qin
[ARM64] Enable feature predicates for NEON / FP / CRYPTO.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Chandler Carruth
[LCG] Hoist the logic for forming a new SCC from the...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Chandler Carruth
[LCG] Switch the Callee sets to be DenseMaps pointing...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Reid Kleckner
Fix test/CodeGen/arm.ll
commit
|
commitdiff
|
tree
|
snapshot
2014-04-22
David Blaikie
Requisite reformatting for previous commit.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-22
David Blaikie
Push memory ownership of DwarfUnits into clients of...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-22
Sean Silva
[docs] Add a note to docs/README.txt
commit
|
commitdiff
|
tree
|
snapshot
2014-04-22
Kevin Enderby
Change the prototype for MCContext::FatalError() so...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-22
David Blaikie
Use std::unique_ptr to handle ownership of DwarfUnits...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-22
Rui Ueyama
Whitespace
commit
|
commitdiff
|
tree
|
snapshot
2014-04-22
Rui Ueyama
No need to check condition after grow()
commit
|
commitdiff
|
tree
|
snapshot
2014-04-22
Rafael Espindola
Follow aliases when determining if a symbol is thumb.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-22
Rui Ueyama
Replace loops using goto with plain while loops
commit
|
commitdiff
|
tree
|
snapshot
2014-04-22
Juergen Ributzka
[Constant Hoisting] Materialize the constant before...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-22
Juergen Ributzka
[Constant Hoisting] Print the instructions in the corre...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-22
Rafael Espindola
Fix DataLayout::operator==().
commit
|
commitdiff
|
tree
|
snapshot
2014-04-22
Kevin Enderby
Fix the assembler to print a better relocatable express...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-22
David Blaikie
Simplify address pool index assignment.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-22
Matt Arsenault
R600: Emit error instead of unreachable on function...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-22
Tom Stellard
R600/SI: Reorganize SIInstructions.td
commit
|
commitdiff
|
tree
|
snapshot
2014-04-22
Elena Demikhovsky
AVX-512: store and truncstore for i1 values
commit
|
commitdiff
|
tree
|
snapshot
2014-04-22
NAKAMURA Takumi
Remove DOS CRLF.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-22
Tim Northover
AArch64/ARM64: more testing from AArch64 to ARM64
commit
|
commitdiff
|
tree
|
snapshot
2014-04-22
Tim Northover
AArch64/ARM64: make use of ANDS and BICS instructions...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-22
Tim Northover
AArch64/ARM64: add extra testing from AArch64 to ARM64
commit
|
commitdiff
|
tree
|
snapshot
2014-04-22
Lang Hames
[X86] Require HasBMI2 for the new BZHI tablegen patterns.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-22
Robert Khasanov
[AVX512] Implemented integer conversions up/down with...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-22
Kostya Serebryany
[asan] Support outline instrumentation for wide types...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-22
Lang Hames
[X86] Remove Tablegen def of X86bzhi SDNode: It's not...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-22
Lang Hames
[X86] Use tablegen instead of DAG combines to match...
commit
|
commitdiff
|
tree
|
snapshot
next