projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2012-07-27
Jakob Stoklund...
Give MCRegisterInfo an implementation file.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-27
Benjamin Kramer
SmallVector::erase: Assert that iterators are actually...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-27
Craig Topper
Clean up includes.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-27
Jakob Stoklund...
Eliminate the large XXXSubRegTable constant arrays.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Jakob Stoklund...
Remove support for 'CompositeIndices' and sub-register...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Akira Hatanaka
Pass the correct call frame size to callseq_start node...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Pete Cooper
Simplify demanded bits of select sources where the...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Jakob Stoklund...
Remove the X86 sub_ss and sub_sd sub-register indexes...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Jakob Stoklund...
Remove the last mentions of sub_ss and sub_sd from...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Jakob Stoklund...
Eliminate sub_ss, sub_sd from broadcast patterns.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Pete Cooper
Teach SimplifyDemandedBits how to look through fpext...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Jakob Stoklund...
Eliminate more sub_ss / sub_sd patterns.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Jakob Stoklund...
Eliminate some SUBREG_TO_REG patterns with sub_ss and...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Jakob Stoklund...
Eliminate a batch of uses of sub_ss and sub_sd in the...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Micah Villmow
Add support for v16i32/v16i64 into the code generator...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Chad Rosier
Make comments in Debug.cpp and Debug.h consistent....
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Jakob Stoklund...
Use an otherwise unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Jakob Stoklund...
Start scaffolding for a MachineTraceMetrics analysis...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Dan Gohman
Add a floor intrinsic.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Nuno Lopes
do null checks for a few more Emit*() functions.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Duncan Sands
Stop reassociate from looking through expressions of...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Duncan Sands
Take people straight to the contents of the file.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Duncan Sands
Add the list of code owners to the top level of the...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Craig Topper
Make l/q suffixes on AVX forms of scalar convert instru...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Akira Hatanaka
Fix call setup for PIC.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-25
Sylvestre Ledru
Fix two typos in the doc
commit
|
commitdiff
|
tree
|
snapshot
2012-07-25
Jakob Stoklund...
Differentially encode all MC register lists.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-25
Nick Lewycky
It's not safe to blindly remove invoke instructions...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-25
Manman Ren
Update testing case for Atom when disabling remateriali...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-25
Chad Rosier
You cannot call removeModule on a JIT with no modules...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-25
Nuno Lopes
revert r160742: it's breaking CMake build
commit
|
commitdiff
|
tree
|
snapshot
2012-07-25
Manman Ren
Disable rematerialization in TwoAddressInstructionPass.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-25
David Blaikie
Don't add null characters to the end of the APFloat...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-25
Nuno Lopes
MemoryBuiltins: add support to determine the size of...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-25
Nuno Lopes
add EmitStrNLen()
commit
|
commitdiff
|
tree
|
snapshot
2012-07-25
Jakob Stoklund...
Preserve 2-addr constraints in ConnectedVNInfoEqClasses.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-25
Jim Grosbach
ARM: Don't assume an SDNode is a constant.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-25
Jakob Stoklund...
Verify two-address constraints more carefully.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-25
Nuno Lopes
make all Emit*() functions consult the TargetLibraryInf...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-25
Rafael Espindola
Fix typos. Thanks to Matt Beaumont-Gay for noticing it.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-25
Axel Naumann
Twine: fix link to source, add link to class doc and...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-25
Rafael Espindola
When a return struct pointer is passed in registers...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-25
Rafael Espindola
Factor a long list of conditions into a predicate funct...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-25
Duncan Sands
Don't perform an overaligned load in this test, since...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-25
Duncan Sands
When folding a load from a global constant, if the...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-25
Akira Hatanaka
Eliminate the stack slot used to save the global base...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-24
Rafael Espindola
Add a cpu to the test. Should fix the atom bot.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-24
Rafael Espindola
Add a triple to the test.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-24
Rafael Espindola
In order to correctly compile
commit
|
commitdiff
|
tree
|
snapshot
2012-07-24
Kevin Enderby
Fix a bug in the x86 disassembler's symbolic disassembl...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-24
Nick Lewycky
Don't delete one more instruction than we're allowed...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-24
Michael J....
[Object] Remove unneeded const_cast.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-24
Nuno Lopes
add a few more functions to TargetLibraryInfo:
commit
|
commitdiff
|
tree
|
snapshot
2012-07-24
David Chisnall
ELF does not imply GNU/Linux. Do not assume GNU conven...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-24
Anshuman Dasgupta
Add new interfaces to support ldd's ReaderElf.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-24
Nuno Lopes
TargetLibraryInfo: add strn?cat, strn?cpy, and strn?len
commit
|
commitdiff
|
tree
|
snapshot
2012-07-24
Nuno Lopes
teach objectsize about strdup() and strndup()
commit
|
commitdiff
|
tree
|
snapshot
2012-07-24
Nadav Rotem
Clean whitespaces.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-24
Nick Lewycky
Teach globalopt to not nuke all stores to globals....
commit
|
commitdiff
|
tree
|
snapshot
2012-07-24
Craig Topper
Change llvm_unreachable in SplitVectorOperand to report...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-24
Akira Hatanaka
Fix function MipsCodeEmitter::emitExternalSymbolAddress...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-23
Akira Hatanaka
Add basic ability to setup call frame, and make procedu...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-23
Eric Christopher
Fix a "Bad fd number" error on some platforms due to...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-23
Nuno Lopes
make ConstantRange::zeroExtend() optimal
commit
|
commitdiff
|
tree
|
snapshot
2012-07-23
Richard Trieu
Add operator== to APSInt. This will compare the signed...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-23
Dan Gohman
An objc_retain can serve as a may-use for a different...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-23
Akira Hatanaka
Add comment for relocations MO_HIGHER and HIGHEST in...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-23
Micah Villmow
Test revert of test changes.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-23
Micah Villmow
Test commit.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-23
Nadav Rotem
Suppress a warning.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-23
Nadav Rotem
Doxygenify the comments of ISD nodes.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-23
Sylvestre Ledru
Fix a typo (the the => the)
commit
|
commitdiff
|
tree
|
snapshot
2012-07-23
Nadav Rotem
Fixed DAGCombine optimizations which generate select_cc...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-23
Craig Topper
Tidy up. Fix indentation and remove trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-23
Craig Topper
Change llvm_unreachable in SplitVectorResult to report_...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
Chandler Carruth
Move the initialization of the bounds checking pass...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
NAKAMURA Takumi
ExecutionEngine/TargetSelect.cpp: Override default...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
NAKAMURA Takumi
autoconf: Re-introduce LLVM_HOSTTRIPLE since r143500...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-21
Nick Lewycky
Revert r160602.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-21
Nick Lewycky
Teach globalopt to play nice with leak checkers. This...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-21
Akira Hatanaka
Fix Mips long branch pass.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-21
Akira Hatanaka
Add HIGHER and HIGHEST relocations to Mips backend.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-21
Akira Hatanaka
Revert accidental commit.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-21
Akira Hatanaka
Add VK_Mips_HIGHER and VK_Mips_HIGHEST to MCSymbolRefEx...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Nuno Lopes
baby steps toward fixing some problems with inbound...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Nuno Lopes
move the bounds checking pass to the instrumentation...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Benjamin Kramer
Remove unused private member variables uncovered by...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Galina Kistanova
Fix few warnings.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Jakob Stoklund...
Avoid folding loads that are unsafe to move.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Chandler Carruth
Fix a dangling StringRef bug in the auto upgrader....
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Jakob Stoklund...
Split loop exiting edges more aggressively.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Benjamin Kramer
Try to unbreak the windows build.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Daniel Dunbar
SourceMgr: Use has_colors() instead of just is_displaye...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Daniel Dunbar
raw_ostream: Add a has_colors() method.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Daniel Dunbar
Process: Add sys::Process::FileDescriptorHasColors().
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Daniel Dunbar
lit: Use close_fds=True on UNIX, to avoid file descript...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Richard Osborne
Fix assertion in jump threading (PR13405).
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Kostya Serebryany
[asan] make sure that the crash callbacks do not get...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Craig Topper
Don't use implicit register operands to calculate L...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Owen Anderson
Make RegisterOperand a subclass of DAGOperand so that...
commit
|
commitdiff
|
tree
|
snapshot
next