projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2011-07-09
Chris Lattner
remove the DerivedType which isn't adding value anymore.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Chris Lattner
Land the long talked about "type system rewrite" patch...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Chris Lattner
add a #include
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Chris Lattner
fix a really bad bug that would cause nested cursors...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Chris Lattner
more tests not making the jump into the brave new world.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Chris Lattner
remove some crufy old tests that aren't adding much...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Chris Lattner
remove a test that doesn't make sense in the new world.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
NAKAMURA Takumi
test/CodeGen/X86/vector.ll: Tweak temporary output...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
NAKAMURA Takumi
Windows/DynamicLibrary.inc: Fix trivial warnings. Thank...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
NAKAMURA Takumi
lit/LitConfig.py: Demote Win32 message "Unable to find...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Evan Cheng
Revert accidental commit.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Evan Cheng
Change createAsmParser to take a MCSubtargetInfo instea...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Jakob Stoklund...
Oops, didn't mean to commit that.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Lang Hames
Added test cases for GVN signed intrinsics recognition...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Lang Hames
Added recognition for signed add/sub/mul with overflow...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Jakob Stoklund...
Hoist spills within a basic block.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Eli Friedman
Really force on 64bit for 64-bit targets. Should fix...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Eli Friedman
Revert earlier unnecessary hack. Make sure we correctl...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Evan Cheng
Fix indentation.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Evan Cheng
Fix comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Cameron Zwarich
Add an fma TableGen node.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Evan Cheng
Add support for ARM / Thumb mode switching with .code...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Bob Wilson
Update comments for SandyBridge CPU identifiers.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Jim Grosbach
Mark tBRIND as predicable.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Evan Cheng
Restore old behavior. Always auto-detect features unles...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Evan Cheng
Fix broken x86_64 tests which specify non-64-bit cpu's.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Jim Grosbach
Pseudo-ize tBRIND.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Eli Friedman
Default 64-bit target features and SSE2 on when a tripl...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Cameron Zwarich
Use add instead of accumulate.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Bob Wilson
Recognize Intel CPUs with Family=6 and Model=44.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Bob Wilson
Reapply a fixed version of r133285.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Jim Grosbach
Make tBX_RET and tBX_RET_vararg predicable.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Julien Lerouge
Add _allrem, _aullrem and _allmul to the runtime for...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Cameron Zwarich
Add an intrinsic and codegen support for fused multiply...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Evan Cheng
For non-x86 host, used generic as CPU name.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Jim Grosbach
Pseudo-ize tBX_RET and tBX_RET_vararg.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Benjamin Kramer
Plug a leak by giving the AsmParser ownership of the...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Jim Grosbach
Shuffle productions around a bit.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Jakob Stoklund...
Be more aggressive about following hints.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Jim Grosbach
Use tPseudoExpand for tTAILJMPrND and tTAILJMPr.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Jim Grosbach
Use tPseudoExpand for tTAILJMPd and tTAILJMPdND.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Benjamin Kramer
Silence compiler warning.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Jim Grosbach
Add more info to FIXME.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Jim Grosbach
Move Thumb tail call pseudos to Thumb.td file.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Eli Friedman
Fix dangling pointer.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Evan Cheng
TargetAsmParser doesn't need reference to Target.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Benjamin Kramer
Remove unused copy of UpdateInlinedAtInfo.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Jim Grosbach
Use ARMPseudoExpand for ARM tail calls.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Jim Grosbach
Shuffle productions around a bit.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Jim Grosbach
Use ARMPseudoExpand for BLr9, BLr9_pred, BXr9, and...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Evan Cheng
Fix a dangling reference. Patch by Dave Abrahams. pr10311
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Devang Patel
Refactor. It is inliner's responsibility to update...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Chandler Carruth
Add CMake support for the new TableGen file introduced...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Jim Grosbach
Use TableGen'erated pseudo lowering for ARM.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Jim Grosbach
TableGen'erated MC lowering for simple pseudo-instructions.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Devang Patel
Refactor.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Devang Patel
Make provision to have floating point constants in...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Benjamin Kramer
Apparently we can't expect a BinaryOperator here.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
NAKAMURA Takumi
cmake/modules/LLVMLibDeps.cmake: Update to appease...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Benjamin Kramer
Emit a more efficient magic number multiplication for...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Evan Cheng
Eliminate asm parser's dependency on TargetMachine:
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Lang Hames
Make GVN look through extractvalues for recognised...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Akira Hatanaka
Raise assertion when MachineOperand has unexpected...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Akira Hatanaka
Make sure variable Kind is assigned a value to suppress...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Jakob Stoklund...
Fix more register allocation sensitive tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Jakob Stoklund...
Remove a test that no longer makes sense.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Nick Lewycky
Let the inline asm 'q' constraint match float, and...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Eric Christopher
Go ahead and emit the barrier on x86-64 even without...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Akira Hatanaka
Lower MachineInstr to MC Inst and print to .s files.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Chandler Carruth
Fix CMake build's library dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Eric Christopher
Handle fpcr register.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Eric Christopher
Add support for the X86 'l' constraint.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Eric Christopher
Remove a FIXME. All of the standard ones are in the...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Akira Hatanaka
Remove unnecessary newline.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Devang Patel
Add DEBUG message.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Evan Cheng
Add Mode64Bit feature and sink it down to MC layer.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Bill Wendling
Move a function out-of-line.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Akira Hatanaka
Rather than having printMemOperand change the way memor...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Akira Hatanaka
This patch adds a flag in MCAsmInfo that indicates...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Akira Hatanaka
Define class MipsMCInstLower.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Akira Hatanaka
Change visibility of MipsAsmPrinter.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Akira Hatanaka
Define class MipsMCSymbolRefExpr.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Akira Hatanaka
Simplify MipsRegisterInfo::eliminateFrameIndex.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Evan Cheng
Rewrite comment in English.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Evan Cheng
Rename attribute 'thumb' to a more descriptive 'thumb...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Akira Hatanaka
Reverse order of operands of address operand mem so...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Akira Hatanaka
Add missing return statement.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Devang Patel
If known DebugLocs do not match then two DBG_VALUE...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Joerg Sonnenberger
Recognize mipseb as alias for mips for symmetry with...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Oscar Fuentes
Update CMake library dependencies
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Douglas Gregor
Fix CMake build
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Cameron Zwarich
The VMLA instruction and its friends are not actually...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Evan Cheng
Sink feature IsThumb into MC layer.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Evan Cheng
Feature bits are 64-bits.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Evan Cheng
Compute feature bits at time of MCSubtargetInfo initial...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Chris Lattner
type can be null
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Chris Lattner
use a more efficient check for 'is metadata'
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Bill Wendling
Use ArrayRef instead of a std::vector&.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Lang Hames
Add functions 'hasPredecessor' and 'hasPredecessorHelpe...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Evan Cheng
Change some ARM subtarget features to be single bit...
commit
|
commitdiff
|
tree
|
snapshot
next