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
Age
Commit message (
Expand
)
Author
2006-04-19
friendlier error message
Andrew Lenharth
2006-04-19
add a note
Chris Lattner
2006-04-19
Add a note.
Chris Lattner
2006-04-19
grammaro
Chris Lattner
2006-04-19
Fix a bug owen noticed
Chris Lattner
2006-04-19
Change wording
Chris Lattner
2006-04-19
add a note
Chris Lattner
2006-04-19
add some more notes
Chris Lattner
2006-04-19
stupid stuff
Andrew Lenharth
2006-04-18
fix printing call graphs
Andrew Lenharth
2006-04-18
I understand now. Shoot.
Andrew Lenharth
2006-04-18
- PEXTRW cannot take a memory location as its first source operand.
Evan Cheng
2006-04-18
SHUFP{S|D}, PSHUF* encoding bugs. Left out the mask immediate operand.
Evan Cheng
2006-04-18
Name change for clarity sake
Evan Cheng
2006-04-18
Encoding bug: CMPPSrmi, CMPPDrmi dropped operand 2 (condtion immediate).
Evan Cheng
2006-04-18
Name change for clarity sake
Evan Cheng
2006-04-18
Left a pattern out
Evan Cheng
2006-04-18
llvm.memc* improvements. helps PA a lot in some specmarks
Andrew Lenharth
2006-04-18
llvm.memc* improvements. helps PA a lot in some specmarks
Andrew Lenharth
2006-04-18
These are correctly encoded by the JIT. I checked :)
Chris Lattner
2006-04-18
add a note
Chris Lattner
2006-04-18
Fix a crash on:
Chris Lattner
2006-04-18
Fixed an encoding bug: movd from XMM to R32.
Evan Cheng
2006-04-18
pretty print node name
Chris Lattner
2006-04-18
Implement an important entry from README_ALTIVEC:
Chris Lattner
2006-04-18
new testcase
Chris Lattner
2006-04-18
move some stuff around, clean things up
Chris Lattner
2006-04-18
Teach the codegen about instructions used for SSE spill code, allowing it
Chris Lattner
2006-04-18
Fix a copy & paste error from long ago.
Nate Begeman
2006-04-18
Add some more notes, many still missing
Chris Lattner
2006-04-18
Have the AutoRegen.sh script prompt the user for the LLVM src and obj
Reid Spencer
2006-04-18
Make it possible to default the llvm_src and llvm_obj variables based on
Reid Spencer
2006-04-18
add a bunch of stuff, pieces still missing
Chris Lattner
2006-04-18
Add a warning.
Chris Lattner
2006-04-18
Add a warning
Chris Lattner
2006-04-18
Use vmladduhm to do v8i16 multiplies which is faster and simpler than doing
Chris Lattner
2006-04-18
Implement v16i8 multiply with this code:
Chris Lattner
2006-04-18
Add tests for v8i16 and v16i8
Chris Lattner
2006-04-18
Correct comments
Evan Cheng
2006-04-18
Lower v8i16 multiply into this code:
Chris Lattner
2006-04-18
Custom lower v4i32 multiplies into a cute sequence, instead of having legalize
Chris Lattner
2006-04-18
new testcase
Chris Lattner
2006-04-18
Another entry
Evan Cheng
2006-04-18
Fix a build failure on Vladimir's tester.
Chris Lattner
2006-04-18
Another entry.
Evan Cheng
2006-04-17
Use movss to insert_vector_elt(v, s, 0).
Evan Cheng
2006-04-17
Turn x86 unaligned load/store intrinsics into aligned load/store instructions
Chris Lattner
2006-04-17
Fix handling of calls in functions that use vectors. This fixes a crash on
Chris Lattner
2006-04-17
Use two pinsrw to insert an element into v4i32 / v4f32 vector.
Evan Cheng
2006-04-17
remove done item
Chris Lattner
[prev]
[next]