projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2010-04-09
Dan Gohman
Minor code simplification.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Dan Gohman
Delete this obsolete comment.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Gabor Greif
const-ize a predicate
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Chandler Carruth
Add a missing dependency to this library when building...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Bob Wilson
Use getNumImplicitDefs() and getNumImplicitUses().
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Bob Wilson
Fix up some comments.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Chris Lattner
revert r100842 which broke several of the build bots.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Daniel Dunbar
lit: Add support to OneCommandPerFileTest format to...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Dan Gohman
Refactor the code for computing the insertion point...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Sean Callanan
Added a tester for the enhanced disassembler,
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Dan Gohman
Add several more lint checks.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Dan Gohman
Fix a bug in IVUsers which was permitting non-affine...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Dan Gohman
Don't use reserved identifiers.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Chris Lattner
fix a SCCP miscompilation that could happen when a
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Sean Callanan
Bugfixes for edis. Code to initialize instruction
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Dan Gohman
Avoid allocating a value of zero in a register if the...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Dan Gohman
Add a few more lint checks.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Dan Gohman
Add variants of ult, ule, etc. which take a uint64_t...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Chris Lattner
delete a forwarding function.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Chris Lattner
move elf section uniquing to MCContext. Along the way
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Johnny Chen
Now that Evan Cheng has fixed the coalescer bug (r10080...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Chris Lattner
remove the TargetLoweringObjectFileMachO::getMachoSection
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Chris Lattner
move macho section uniquing from MCParser and TLOF...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Evan Cheng
Coalescer should not delete copy instructions whose...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Ted Kremenek
Update CMake build.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Ted Kremenek
Fix -Wsign-compare warning (issued by clang++).
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Dan Gohman
Add a -lint pass which checks for common sources of...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Devang Patel
Rename a function.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Chris Lattner
implicit defs get added to the end of machine instrs...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Dan Gohman
Pointers to zero-sized objects don't point to overlappi...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Dan Gohman
Print empty structs as {} rather than { }.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Dan Gohman
Fix a comment.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Jeffrey Yasskin
Touch configure so it regenerates Disassemblers.def...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Devang Patel
One instruction may start (or end) multiple lexical...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Gabor Greif
clean up algorithm and remove operand order assumptions
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Dan Gohman
Fix a comment.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Devang Patel
Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Devang Patel
Delete out of date comment.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Devang Patel
Refactor.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Benjamin Kramer
Various MSVC warning fixes about truncated 64 bit shift...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Benjamin Kramer
Provide operator delete for BumpPtrAllocator and Recycl...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Gabor Greif
use abstract interface in two more places
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Gabor Greif
fix compile
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Gabor Greif
use abstract interface
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Benjamin Kramer
Use twines to simplify calls to report_fatal_error...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Benjamin Kramer
Use errs instead of fprintf.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Evan Cheng
Avoid using f64 to lower memcpy from constant string...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Dan Gohman
Revert this change from a while ago; ScalarEvolution...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Dan Gohman
When expanding expressions which are using post-inc...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Evan Cheng
Make post regalloc machine licm functional. It now...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Chris Lattner
typo
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Chris Lattner
document isvolatile etc.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Eric Christopher
mpsadbw is not commutative.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Sean Callanan
Added support for ARM disassembly to edis.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Chris Lattner
convert a report_fatal_error that I was able to trigger...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Evan Cheng
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Chris Lattner
minor tidying.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Chris Lattner
use assertions instead of unreachable for logic errors.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Chris Lattner
introduce a new recoverable error handling API to LLVMC...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Dan Gohman
Say bitcast instead of bitconvert.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Dan Gohman
Add svn:ignore.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Chris Lattner
rename llvm_install_error_handler -> install_fatal_erro...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Ted Kremenek
Update CMake build.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Benjamin Kramer
Update cmake build.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Eric Christopher
Add support for stpncpy_chk.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Chris Lattner
rename llvm::llvm_report_error -> llvm::report_fatal_error
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Chris Lattner
add newlines at end of files.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Chris Lattner
add newlines at the end of files.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Chris Lattner
remove some unneeded errorhandling stuff.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Chris Lattner
minor tidying up
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Chris Lattner
tidy up
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Dan Gohman
Generalize IVUsers to track arbitrary expressions rathe...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Johnny Chen
Missed this one line for the previous checkin to fix...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Johnny Chen
Fixed warnings pointed out by clang.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Johnny Chen
Fixed warnings pointed out by clang.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Sean Callanan
Fixed a bug where the disassembler would allow an immediate
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Johnny Chen
Fixed 3 warnings pointed out by clang.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Benjamin Kramer
unXFAIL, arm disassembler was reenabled.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Eric Christopher
Fix typo and correct comment somewhat.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Johnny Chen
Re-enable ARM/Thumb disassembler and add a workaround...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Dale Johannesen
Split big test into multiple directories to cater to
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Sean Callanan
Added an AsmLexer for the ARM target, which uses
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Dale Johannesen
Test that DEBUG_VALUE comments come out on a variety...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Dale Johannesen
Educate GetInstrSizeInBytes implementations that
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Gabor Greif
fix 80-col violations
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Anton Korobeynikov
Remove late ARM codegen optimization pass committed...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Anton Korobeynikov
Split A8/A9 itins - they already were too big.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Anton Korobeynikov
Add some crude itin approximation for VFP load / stores...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Anton Korobeynikov
Add some crude approximation for neon load/store instru...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Anton Korobeynikov
Add some A8-based approximation for instructions with...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Anton Korobeynikov
Move NEON-VFP domain fixer upper, so post-RA scheduler...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Anton Korobeynikov
Since tblgen bug was fixed (thanks Jakob!) we don't...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Anton Korobeynikov
Fix A8 FP NEON MAC itins
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Anton Korobeynikov
A9 NEON FP itins
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Anton Korobeynikov
Some permute goodness for A9
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Anton Korobeynikov
More shift itins for A9
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Anton Korobeynikov
More fixes for itins
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Anton Korobeynikov
Fix invalid itins for 32-bit varians of VMLAL and friends
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Anton Korobeynikov
Add MAC stuff for A9
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Anton Korobeynikov
Fix invalid NEON MAC itins on A8
commit
|
commitdiff
|
tree
|
snapshot
next