index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
llvm
/
CodeGen
Age
Commit message (
Expand
)
Author
2006-02-22
Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean.
Chris Lattner
2006-02-20
Added x86 integer vector types: 64-bit packed byte integer (v16i8), 64-bit
Evan Cheng
2006-02-17
add a new method
Chris Lattner
2006-02-17
kill ADD_PARTS & SUB_PARTS and replace them with fancy new ADDC, ADDE, SUBC
Nate Begeman
2006-02-13
Sync up the tag numbers with gcc4.
Jim Laskey
2006-02-13
Rename to better reflect usage (current and planned.)
Jim Laskey
2006-02-13
Add a method
Chris Lattner
2006-02-11
Reorg for integration with gcc4. Old style debug info will not be passed though
Jim Laskey
2006-02-09
Added SelectionDAG::InsertISelMapEntry(). This is used to workaround the gcc
Evan Cheng
2006-02-09
More changes to reduce frame size.
Evan Cheng
2006-02-09
instead of keeping track of Constant/alignment pairs, actually compute the
Chris Lattner
2006-02-09
Use a MachineConstantPoolEntry struct instead of a pair to hold
Chris Lattner
2006-02-09
Assert invariants
Chris Lattner
2006-02-09
Require an alignment.
Chris Lattner
2006-02-09
Add a comment: value is log2
Chris Lattner
2006-02-08
Add support for assembler directives that wrap inline asm
Chris Lattner
2006-02-08
Add some happy helper methods.
Chris Lattner
2006-02-07
Fix some truncation warnings.
Jeff Cohen
2006-02-06
Change the prototype of PrintAsmOperand
Chris Lattner
2006-02-06
Goodbye nasty macro.
Jim Laskey
2006-02-06
Edit requests from Sabre.
Jim Laskey
2006-02-06
Changing model for the construction of debug information.
Jim Laskey
2006-02-05
* Added SDNode::isOnlyUse().
Evan Cheng
2006-02-05
add a new method, getPreferredAlignmentLog.
Chris Lattner
2006-02-04
Get rid of some memory leaks identified by Valgrind
Evan Cheng
2006-02-01
add a new PrintAsmOperand method, move some stuff around for ease of reading.
Chris Lattner
2006-01-31
Allow the specification of explicit alignments for constant pool entries.
Evan Cheng
2006-01-30
One more getTargetNode() variant shouldn't hurt...
Evan Cheng
2006-01-29
Remove extra qualifier.
Jim Laskey
2006-01-29
revert an accidental commit
Chris Lattner
2006-01-29
remove some methods
Chris Lattner
2006-01-29
Make ConstantFP legalize into TargetConstantFP like other leaf nodes do. Allow
Chris Lattner
2006-01-29
remove the getBR2Way_CC method
Chris Lattner
2006-01-28
add another variant
Chris Lattner
2006-01-28
Add some methods
Chris Lattner
2006-01-28
The 'target-independent' ISD::CALL isn't. Nuke it, making way for Nate's
Chris Lattner
2006-01-27
Using bit size of integers instead of ambiguous "long" et all.
Jim Laskey
2006-01-27
Sorry - really folowing convention.
Jim Laskey
2006-01-27
Improve visibility/correctness of operand indices in "llvm.db" objects.
Jim Laskey
2006-01-27
add a method
Chris Lattner
2006-01-26
Dropped DwarfWriter::
Jim Laskey
2006-01-26
Add new INLINEASM node
Chris Lattner
2006-01-26
Use global information to fill out Dwarf compile units.
Jim Laskey
2006-01-26
Improve compatibility with VC2005, patch by Morten Ofstad!
Jeff Cohen
2006-01-26
Set up MachineDebugInfo to scan for debug information form "llvm.db"g globals.
Jim Laskey
2006-01-26
Duh.
Evan Cheng
2006-01-25
No need to keep track of top and bottom nodes in a group since the vector is
Evan Cheng
2006-01-25
First part of bug 680:
Nate Begeman
2006-01-25
Some minor scheduler changes.
Evan Cheng
2006-01-24
add a method
Chris Lattner
[prev]
[next]