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-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
2010-04-07
Anton Korobeynikov
Fix itins for VPAL
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Anton Korobeynikov
Fix itins for VABA
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Anton Korobeynikov
Correct VMVN itinerary: operand is read in the second...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Anton Korobeynikov
More A9 itineraries
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Anton Korobeynikov
Correct itinerary class for VPADD
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Anton Korobeynikov
VP{MAX, MIN} are of IIC_VSUBi4D itin class as well.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Anton Korobeynikov
VHADD differs from VHSUB at least on A9 - the former...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Anton Korobeynikov
Some easy NEON scheduling goodness for A9
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Anton Korobeynikov
Define new itin classes for ARM <-> VFP reg moves to...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Anton Korobeynikov
FCONST{S,D} behaves the same way as FP unary instructio...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Anton Korobeynikov
Proper cycle times for locks, since wbck latency can...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Anton Korobeynikov
Add new itin classes for FP16 <-> FP32 conversions...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Anton Korobeynikov
Make use of new reserved/required scheduling stuff...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Anton Korobeynikov
Initial support for different kinds of FU reservation.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Anton Korobeynikov
Factor out scoreboard into separate class. This way...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Anton Korobeynikov
Some bits of A9 scheduling: VFP
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Anton Korobeynikov
Separate const from non-const stuff during mergeing
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Anton Korobeynikov
Some initial version of global merger
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Anton Korobeynikov
Add hook to insert late LLVM=>LLVM passes just before...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Chris Lattner
fix 80 col violation, patch by Alastair Lynn
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Chris Lattner
add a comment line that got dropped
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Chris Lattner
this has a pr!
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Chris Lattner
fix a latent bug my inline asm stuff exposed:
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Benjamin Kramer
Remove unused method.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Torok Edwin
Workaround the breakage in r100616 by guarding all...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Bill Wendling
Use the "NamedGroupTimer" class to categorize DWARF...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Benjamin Kramer
Use raw_ostream.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Sanjiv Gupta
Remove XFAIL for vg_leak as the leaks are fixed by...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Mon P Wang
Update langref for memcpy, memmove, and memset
commit
|
commitdiff
|
tree
|
snapshot
next