index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Target
Age
Commit message (
Expand
)
Author
2006-11-04
Go through all kinds of trouble to mark 'blr' as having a predicate operand
Chris Lattner
2006-11-03
Describe PPC predicates, which are a pair of CR# and condition.
Chris Lattner
2006-11-03
initial steps to getting the predicate on PPC::BLR right.
Chris Lattner
2006-11-03
remove dead var
Chris Lattner
2006-11-03
remove dead/redundant vars
Chris Lattner
2006-11-03
remove redundant/dead vars
Chris Lattner
2006-11-03
remove dead vars
Chris Lattner
2006-11-03
add a note
Chris Lattner
2006-11-03
revert previous patch
Rafael Espindola
2006-11-03
Dead code.
Evan Cheng
2006-11-03
add createCFGSimplificationPass to ARMTargetMachine::addInstSelector
Rafael Espindola
2006-11-03
silence warning
Chris Lattner
2006-11-03
silence warnings.
Chris Lattner
2006-11-03
silence warning
Chris Lattner
2006-11-03
silence warnings
Chris Lattner
2006-11-03
Make CBackend -pedantic clean.
Reid Spencer
2006-11-02
fix a bug reid noticed
Chris Lattner
2006-11-02
For PR786:
Reid Spencer
2006-11-02
move ARMCondCodeToString to ARMAsmPrinter.cpp
Rafael Espindola
2006-11-02
fix 2006-11-01-vastart.ll
Andrew Lenharth
2006-11-02
For PR950:
Reid Spencer
2006-11-02
Implement the getRegForInlineAsmConstraint method for PPC. With recent
Chris Lattner
2006-11-01
Rename
Evan Cheng
2006-11-01
Added getTiedToSrcOperand() to check for two-address'ness.
Evan Cheng
2006-11-01
print null values in bss
Rafael Espindola
2006-11-01
implement zextload bool and truncstore bool
Rafael Espindola
2006-11-01
Fix ldmxcsr JIT encoding.
Evan Cheng
2006-11-01
Add constraints to Instruction class.
Evan Cheng
2006-10-31
more shotenning
Andrew Lenharth
2006-10-31
Nuke dead code.
Evan Cheng
2006-10-31
allow the address of a global to be used with the "i" constraint when in
Chris Lattner
2006-10-31
implement the 'c' inline asm modifier character
Chris Lattner
2006-10-31
Let us play simplify the td file (and fix a few missed sub and mul patterns).
Andrew Lenharth
2006-10-31
handle "st" as "st(0)"
Chris Lattner
2006-10-31
Change the prototype for TargetLowering::isOperandValidForConstraint
Chris Lattner
2006-10-31
Add all that branch mangling niftiness
Andrew Lenharth
2006-10-31
add support for calling functions when the caller has variable sized objects
Rafael Espindola
2006-10-31
1. Clean up code due to changes in SwitchTo*Section(2)
Anton Korobeynikov
2006-10-31
Unbreaking static ctors patch.
Anton Korobeynikov
2006-10-31
Make this compile again.
Reid Spencer
2006-10-31
Apply Aton's LLVM patch for PR973: Linux ctors / dtors support.
Evan Cheng
2006-10-30
fix miscompilation of llvm.isunordered, where we branched on the opposite
Chris Lattner
2006-10-30
Add debug support for X86/ELF targets (Linux). This allows llvm-gcc4
Reid Spencer
2006-10-30
fix wonky indentation
Chris Lattner
2006-10-30
All targets expand BR_JT for now.
Evan Cheng
2006-10-28
implement the BlockHasNoFallThrough hook
Chris Lattner
2006-10-28
add another target hook for branch folding.
Chris Lattner
2006-10-28
Doh. Must check if GV is constant first before putting it in .cstring.
Evan Cheng
2006-10-28
Doh. Must check if GV is constant first.
Evan Cheng
2006-10-28
don't dist internal readme
Chris Lattner
[next]