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-06-20
Rafael Espindola
Small clanups:
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Hans Wennborg
Fix .cpp files claiming to be header files
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Duncan P. N...
Support: Write ScaledNumbers::getRounded()
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Chandler Carruth
[x86] Make the x86 PACKSSWB, PACKSSDW, PACKUSWB, and...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Hans Wennborg
Don't build switch lookup tables for dllimport or TLS...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Rafael Espindola
Revert "Add StringMap::insert(pair) consistent with...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Kevin Enderby
Added the -m option as an alias for -format=darwin...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Rafael Espindola
The gold plugin doesn't need disassemblers.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Rafael Espindola
Set gold plugin options in a sane order.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Kevin Enderby
Fix the output of llvm-nm for Mach-O files to use the...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Rafael Espindola
Simplify. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Rafael Espindola
Use the assignment operator.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Rafael Espindola
Reduce indentation. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Rafael Espindola
Set missing options in LTOCodeGenerator::setTargetOptions.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Kevin Enderby
Change the output of llvm-nm and llvm-size for Mach...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Rafael Espindola
Use lib/LTO directly in the gold plugin.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Eric Christopher
Add a new subtarget hook for whether or not we'd like...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Zachary Turner
Include Threading.h instead of forward declaring a...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
David Blaikie
Add StringMap::insert(pair) consistent with the standar...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Eric Christopher
Since we're using DW_AT_string rather than DW_AT_strp...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Eric Christopher
Fix up a few formatting issues.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Rafael Espindola
Remove an incorrect fixme.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Alp Toker
Fix typos
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Justin Bogner
Support: Add llvm::sys::fs::copy_file
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
David Greene
Remove bogus configure check
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
David Greene
Add option to keep flavor out of the install directory
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
David Greene
Turn of -Werror by default
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Eric Christopher
Fix this test a little harder - use llc_dwarf to make...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Alp Toker
Remove unused includes following r211294
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Rafael Espindola
Use the c++ APIs.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Eric Christopher
Relax this test a bit, we don't need the full contents...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
David Blaikie
Remove use of removed function, llvm_stop_multithreading
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
David Blaikie
Remove circular header reference in Threading.h/Mutex.h
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Zachary Turner
Fix build on non-Windows platforms.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Zachary Turner
Remove support for LLVM runtime multi-threading.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
David Blaikie
DebugInfo: Fission: Ensure the address pool entries...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Alp Toker
MCNullStreamer: assign file IDs to resolve crashes...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Jingyue Wu
[ValueTracking] Extend range metadata to call/invoke
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Oliver Stannard
Tests for r211273
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Zachary Turner
Kill the LLVM global lock.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Oliver Stannard
Emit DWARF info for all code section in an assembly...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Oliver Stannard
Emit DWARF3 call frame information when DWARF3+ debug...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Matheus Almeida
[mips] Implementation of dli.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Matheus Almeida
[mips] Small update to the logic behind the expansion...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Dinesh Dwivedi
Updated comments as suggested by Rafael. Thanks.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Dinesh Dwivedi
Added instruction combine to transform few more negativ...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Andrea Di Biagio
[X86] Teach how to combine horizontal binop even in...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Dinesh Dwivedi
Refactored and updated SimplifyUsingDistributiveLaws...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Alp Toker
CommandLine: bail out when options get multiply registered
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Alp Toker
Remove OwningPtr.h and associated tests
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
David Majnemer
InstCombine: Stop two transforms dueling
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Eric Christopher
Move -dwarf-version to an MC level command line option...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Eric Christopher
Remove unnecessary include.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Eric Christopher
80-column fixups.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Craig Topper
Convert some assert(0) to llvm_unreachable or fold...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Matt Arsenault
R600: Add a few tests I forgot to add.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Nick Lewycky
Move optimization of some cases of (A & C1)|(B & C2...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Nick Lewycky
Make instsimplify's analysis of icmp eq/ne use computeK...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Nick Lewycky
Remove redundant code in InstCombineShift, no functiona...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
David Majnemer
MS asm: Properly handle quoted symbol names
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Matt Arsenault
R600/SI: Add intrinsics for various math instructions.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
David Blaikie
Fix breakage from r211244 by using LLVM_EXPLICIT to...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Nikola Smiljanic
PR10140 - StringPool's PooledStringPtr has non-const...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Eric Christopher
Move ARMJITInfo off of the TargetMachine and down onto...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Matt Arsenault
Use stdint macros for specifying size of constants
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Kevin Enderby
Teach llvm-size to know about Mach-O universal files...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Matt Arsenault
R600: Handle fnearbyint
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Marek Olsak
R600/SI: add gather4 and getlod intrinsics (v3)
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Matt Arsenault
Use LL suffix for literal that should be 64-bits.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Rafael Espindola
Add a symbols() range and use a range loop.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Rafael Espindola
Simplify code.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Saleem Abdulrasool
MC: do not add comment string to the AsmToken in AsmLex...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Saleem Abdulrasool
MCAsmParser: full support for gas' '.if{cond} expressio...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Zachary Turner
Replace Execution Engine's mutex with std::recursive_mutex.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Rafael Espindola
Revert a C API difference that I incorrectly introduced.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Rafael Espindola
Make getBaseObject static.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Rafael Espindola
Change IRObjectFile to parse the bitcode lazily.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Rafael Espindola
Remove BitcodeReader::setBufferOwned.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Diego Novillo
Simply test for available locations in optimization...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Ulrich Weigand
[PowerPC] Remove unnecessary load of r12 in indirect...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Rafael Espindola
Update to the latest registered ELF e_machine names...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Rafael Espindola
Run clang-format in a small chunk of code I am about...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Justin Bogner
ProfileData: Fix copy-paste type in RawInstrProfReader
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Weiming Zhao
[ARM] [MC] Refactor the constant pool classes
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Ed Maste
ADT: correct typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Jan Vesely
R600: Expand vector fceil
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Ulrich Weigand
[PowerPC] Simplify and improve loading into TOC register
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Matt Arsenault
Work around ridiculous warning.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Ulrich Weigand
[PowerPC] Add back test case for absolute calls (remove...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Arnold Schwaighofer
Add a triple so that right syntax is choosen on mac...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Matt Arsenault
R600/SI: Add intrinsics for brev instructions
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Matt Arsenault
R600/SI: Prettier operand printing for 64-bit ops.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Matheus Almeida
[mips] SYNC $stype instruction was added in Mips32
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Rafael Espindola
Fix a memory leak in the error path.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Matt Arsenault
R600: Implement f64 ftrunc, ffloor and fceil.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Matt Arsenault
R600: Custom lower f64 frint for pre-CI
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Matt Arsenault
R600/SI: Temporary fix for f64 fneg
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Matt Arsenault
R600/SI: Comparisons set vcc.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Adam Nemet
[X86] AVX512: Add non-temporal stores
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Adam Nemet
[X86] AVX512: Specify compressed displacement for vmovntdqa
commit
|
commitdiff
|
tree
|
snapshot
next