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
/
lib
Age
Commit message (
Expand
)
Author
2010-11-09
Revert previous patch. Missed a case.
Rafael Espindola
2010-11-09
Delete the allocated vector.
Bill Wendling
2010-11-09
Define the subtarget feature for the architecture version,
Bob Wilson
2010-11-09
Do not use MEMBARRIER_MCR for any Thumb code.
Bob Wilson
2010-11-09
Two types of instructions have register lists:
Bill Wendling
2010-11-09
Remove IsExplicit. It was always false.
Rafael Espindola
2010-11-09
Change the ARMConstantPoolValue modifier string to an enumeration. This will
Jim Grosbach
2010-11-09
Adds RABasic verification and tracing.
Andrew Trick
2010-11-09
Teach FunctionAttrs about the VAArg instruction.
Dan Gohman
2010-11-09
Use the AliasAnalysis interface to determine how a Function accesses
Dan Gohman
2010-11-09
VAArg doesn't capture its operand.
Dan Gohman
2010-11-09
Teach AliasAnalysis about AccessesArgumentsReadonly.
Dan Gohman
2010-11-09
Teach LICM and AliasSetTracker about AccessesArgumentsReadonly.
Dan Gohman
2010-11-09
Teach FunctionAttrs about AccessesArgumentsReadonly.
Dan Gohman
2010-11-09
Add a trivial virtual dtor to AbstractRegisterDescription to appease
Matt Beaumont-Gay
2010-11-09
Reverting r118604. Windows build broke.
Andrew Trick
2010-11-09
Handle ARM constant pool values that need an explicit reference to the '.'
Jim Grosbach
2010-11-09
add a case we fail to devirt.
Chris Lattner
2010-11-09
Trailing whitespace.
Jim Grosbach
2010-11-09
Adds RABasic verification and tracing.
Andrew Trick
2010-11-09
Further MCize ARM constant pool values. This allows basic PIC references for
Jim Grosbach
2010-11-09
Add encoding of Rt to ARM LDR/STR w/ reg+reg offset encoding.
Jim Grosbach
2010-11-09
Last try to get this reference counting right, I swear.
Owen Anderson
2010-11-09
Really fix the leak in the attributes list. Thanks to Benjamin Kramer for po...
Owen Anderson
2010-11-09
For ARM load/store instructions, encode [reg+reg] with no shifter immediate as
Jim Grosbach
2010-11-09
ARM .word data fixups don't need an adjustment.
Jim Grosbach
2010-11-09
Factorize code, no functionality change.
Duncan Sands
2010-11-09
Fix trailing whitespace and style, no functionality change
Bruno Cardoso Lopes
2010-11-09
Add encoder method for ARM load/store shifted register offset operands.
Jim Grosbach
2010-11-09
System/Path/Windows: Implement GetLLVMDefaultConfigDir.
Michael J. Spencer
2010-11-09
System/Path/Windows: Generalize GetUserHomeDirectory.
Michael J. Spencer
2010-11-09
System/Path/Windows: Make GetSystemLibraryPaths more generic.
Michael J. Spencer
2010-11-09
System/Windows: Reduce dependencies.
Michael J. Spencer
2010-11-09
System/Windows: Use normalized case and include method.
Michael J. Spencer
2010-11-09
System/Path/Windows: Change GetRootDirectory to return file:/// instead of C:/.
Michael J. Spencer
2010-11-09
Update comment.
Michael J. Spencer
2010-11-09
Fix leak in my recent fix for PR8442.
Owen Anderson
2010-11-09
Fix DAGCombiner to avoid folding a sext-in-reg or similar through a shl
Dan Gohman
2010-11-09
Add support for a few simple fixups to the ARM Darwin asm backend. This allows
Jim Grosbach
2010-11-09
Fix an inline asm pasto from 117667; was preventing
Dale Johannesen
2010-11-09
Fix PR8441, a thread unsafe static variable in our dynamic library loading fa...
Owen Anderson
2010-11-09
Revert r118457 and r118458. These won't hold for GPRs.
Bill Wendling
2010-11-09
Fix PR8441, a race condition in the static attributes list. While the refere...
Owen Anderson
2010-11-08
Get the register and count from the register list operands.
Bill Wendling
2010-11-08
reglist has two operands.
Bill Wendling
2010-11-08
The "addRegListOperands()" function returns the start register and the total
Bill Wendling
2010-11-08
Add support for ARM's specialized vector-compare-against-zero instructions.
Owen Anderson
2010-11-08
Initial support for Mips32 and Mips32r2. Patch contributed by Akira Hatanaka ...
Bruno Cardoso Lopes
2010-11-08
Add "write back" bit encoding.
Bill Wendling
2010-11-08
Fix PR8211
Bruno Cardoso Lopes
[prev]
[next]