projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2009-06-22
Chris Lattner
implement memory operand parsing.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-22
Dale Johannesen
Testcase for (llvm-gcc) 73873. Usually
commit
|
commitdiff
|
tree
|
snapshot
2009-06-22
Dan Gohman
Factor out code for computing umin and smin for SCEV...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-22
Chris Lattner
start implementing some simple operand parsing.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-22
Dan Gohman
Teach ScalarEvolution how to analyze loops with multipl...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-22
Dan Gohman
Delete an unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-22
Dan Gohman
Fix this code to correctly handle loops with multiple...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Dan Gohman
Rename a variable for consistency with the ExitBlock...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Dan Gohman
Fix ScalarEvolution's backedge-taken count computations...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Chris Lattner
rename SourceMgr::PrintError to PrintMessage.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Chris Lattner
set up the top-level parsing loop.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Chris Lattner
stub out parser for asm files. Change invariant on...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Chris Lattner
add string literals.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Chris Lattner
hopefully fix the build on linux.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Chris Lattner
simplify some error recovery stuff.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Chris Lattner
implement enough of a lexer to get through Olden/health...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Rafael Espindola
Fix PR4185.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Chris Lattner
oh yeah, cmake needs to be told explicitly about new...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Chris Lattner
some baby steps.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Chris Lattner
prune #include, fix warning.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Chris Lattner
start wiring up support for asm parsing.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Chris Lattner
move include searching logic from TGLexer to SourceMgr.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Chris Lattner
Rename TGSourceMgr -> SourceMgr.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Chris Lattner
rename TGLoc -> SMLoc.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Chris Lattner
move TGSourceMgr class out of TableGen into libsupport.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Chris Lattner
simplify closing paren and (rip) printing.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Chris Lattner
indentation fix
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Nick Lewycky
Expand this test to handle more cases (remainder and...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Chris Lattner
fit in 80 cols
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Chris Lattner
remove #if 0 code
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Chris Lattner
cosmetic changes.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Chris Lattner
implement PR4424: 0/x is always 0 for integer division.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Chris Lattner
change TLS_ADDR lowering to lower to a real mem operand...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Chris Lattner
no need for unwind info
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Chris Lattner
no need for unwind info here.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Chris Lattner
remove dead code, the main codepath never has to deal
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Chris Lattner
eliminate the "call" operand modifier from the asm...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Duncan Sands
Clarify that if the alignment is zero then an alignment
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Chris Lattner
fix edit-o
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Chris Lattner
some comments and cleanup
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Chris Lattner
implement support for lowering subregs when preparing...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Evan Cheng
Fix PR4419: handle defs of partial uses.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Devang Patel
Remove unused field.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Devang Patel
Initialize MMI
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Chris Lattner
hook up printMemReference.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Chris Lattner
Start implementing translation of MachineInstr to MCIns...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Chris Lattner
make immediates be int64_t like machineoperand. Add...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Dan Gohman
Tweak this test to be a little less unusual.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Dan Gohman
Generalize isLoopGuardedByCond's checking to consider two
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Owen Anderson
Workaround for an... interesting bug in Darwin's pthrea...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Dan Gohman
Use ScalarEvolution's new GetMinSignBits and GetMinLead...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Owen Anderson
Add debugging code to test for various locking faux...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Owen Anderson
Forgot this file.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Owen Anderson
Revert r73790, and replace it with a significantly...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Chris Lattner
stub out some hacky code for wiring up the new asmprint...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Chris Lattner
allow clients of the asmprinter to opt-out of the boile...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Dan Gohman
Fix a typo in a comment that Frits von Bommel noticed.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Dan Gohman
Make GetMinTrailingZeros a member function of ScalarEvo...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Dan Gohman
Re-apply r73718, now that the fix in r73787 is in,...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Devang Patel
DwarfWriter is used to emit EH info also.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Evan Cheng
Enable arm pre-allocation load / store multiple optimiz...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Owen Anderson
Fix a serious bug that would cause deadlock during...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Dan Gohman
Fix LSR's OptimizeSMax to ignore max operators with...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Devang Patel
mv CodeGen/DebugLoc.h Support/DebugLoc.h
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Devang Patel
Move up dwarf writer initialization in common AsmPrinte...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Evan Cheng
Revert 73718. It's breaking 254.gap.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Anton Korobeynikov
Unbreak cyclic deps
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Owen Anderson
Fix bad paste-o in the MSVC atomics.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Owen Anderson
Forgot to remove some explicit locking when it became...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Owen Anderson
Fences are expensive. Avoid doing them when we're...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Dan Gohman
Make ScalarEvolution::print print getSCEVAtScope values for
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Owen Anderson
Move the memory fences out of the path for single-threa...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Dan Gohman
Don't (unconditionally) use getSCEVAtScope to simplify...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Owen Anderson
Fix incorrect comment pointed out by Duncan.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Bob Wilson
Clean up nightly tester to use Perl's File::Find.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Owen Anderson
Fix a major typo.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Chris Lattner
make jump threading handle lexically identical compare...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Chris Lattner
fix the sparc codegen to not depend on the sparc asmpri...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Duncan Sands
Add support for AuroraUX. Patch by evocallaghan.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Duncan Sands
Since -Wno-long-long is ignored without -pedantic,
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Evan Cheng
Add comments.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Eli Friedman
Fix for PR2484: add an SSE1 pattern for a shuffle we...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Evan Cheng
Should be using Bcc (average) latency to determine...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Eli Friedman
Minor cleanup; fixes review comments for a previous...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Nick Lewycky
Teach jump threading to look at comparisons between...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Eli Friedman
Misc tweaks to Intel asm printing to make it more compa...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Chris Lattner
Improve tail call elim to move loads above readonly...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Chris Lattner
part of PR4405: disable a contentious optimization for
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Lang Hames
More VNInfo tweaking, plus a little progress on intra...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Evan Cheng
Transfer dead markers when a ldrd is changed into a...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Zhongxing Xu
Include DataTypes.h for 'uint64_t'.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Evan Cheng
Latency information for ARM v6. It's rough and not...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Eli Friedman
Mark a few Thumb instructions commutable; just happened...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Owen Anderson
Fix weird class-size-being-different problems. At...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Chris Lattner
add a file I missed, this goes with r73743
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Chris Lattner
Add some scaffolding for a new experimental asmprinter
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Chris Lattner
merge the common darwin settings from the X86/PPC/ARM...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
Chris Lattner
fix build problem pointed out by John Thompson!
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
Chris Lattner
move mangler quote handling from asm printers to Target...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
Chris Lattner
minor cleanup
commit
|
commitdiff
|
tree
|
snapshot
next