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
/
Target
Age
Commit message (
Expand
)
Author
2012-11-10
Simplify custom emitter code for pcmp(e/i)str(i/m) and make the helper functi...
Craig Topper
2012-11-10
Add more functions to the target library information.
Meador Inge
2012-11-10
Disable the Thumb no-return call optimization:
Evan Cheng
2012-11-10
Cleanup pcmp(e/i)str(m/i) instruction definitions and load folding support.
Craig Topper
2012-11-09
[NVPTX] Use ABI alignment for parameters when alignment is not specified.
Justin Holewinski
2012-11-09
Add ARM TARGET2 relocation. The testcase will follow with actualy use-case.
Anton Korobeynikov
2012-11-09
Switch FreeBSD/i386 back to 4byte stack alignment. This partially
Roman Divacky
2012-11-09
Revert r167620; this can be implemented using an existing CL option.
Chad Rosier
2012-11-09
Add support for -mstrict-align compiler option for ARM targets.
Chad Rosier
2012-11-09
indent
Nadav Rotem
2012-11-08
Add @nacl.read.tp() intrinsic, a fast version of NaCl's tls_get() IRT interface
Mark Seaborn
2012-11-08
Recommit modified r167540.
Amara Emerson
2012-11-08
Add support of RTM from TSX extension
Michael Liao
2012-11-07
Remove unused Td file (archaeology)
Eli Bendersky
2012-11-07
[mips] Custom-lower ISD::FRAME_TO_ARGS_OFFSET node.
Akira Hatanaka
2012-11-07
Delete MipsFunctionInfo::NextStackOffset. No functionality change intended.
Akira Hatanaka
2012-11-07
Revert r167540 until regression tests are updated.
Amara Emerson
2012-11-07
Improve ARM build attribute emission for architectures types.
Amara Emerson
2012-11-07
[arm fast-isel] Appease the machine verifier by using the proper register
Chad Rosier
2012-11-06
Simplify code. No functionality change.
Jakub Staszak
2012-11-06
Make the helper functions static. No functional change.
Nadav Rotem
2012-11-06
Mark the Int_eh_sjlj_dispatchsetup pseudo instruction as clobbering all
Chad Rosier
2012-11-06
CostModel: add another known vector trunc optimization.
Nadav Rotem
2012-11-06
Cost Model: add tables for some avx type-conversion hacks.
Nadav Rotem
2012-11-06
Merge commit 'cfe09ed28d8a65b671e8b7a716a933e98e810e32'
Derek Schuff
2012-11-06
Remove tailing whitespaces
Michael Liao
2012-11-06
ScheduleDAG interface. Added OrderKind to distinguish nonregister dependencies.
Andrew Trick
2012-11-05
Refactor the getTypeLegalizationCost interface. No functionality change.
Nadav Rotem
2012-11-05
CostModel: Add tables for the common x86 compares.
Nadav Rotem
2012-11-05
Code Model: Improve the accuracy of the zext/sext/trunc vector cost estimation.
Nadav Rotem
2012-11-05
Suppress signed/unsigned comparison warning.
Richard Smith
2012-11-05
Cost Model: Normalize the insert/extract index when splitting types
Nadav Rotem
2012-11-05
Cost Model: teach the cost model about expanding integers.
Nadav Rotem
2012-11-05
On PowerPC64, integer return values (as well as arguments) are supposed
Ulrich Weigand
2012-11-05
Implement the cost of abnormal x86 instruction lowering as a table.
Nadav Rotem
2012-11-05
Add support for the PowerPC-specific inline asm Z constraint and y modifier.
Hal Finkel
2012-11-05
[PATCH] PowerPC: Expand load extend vector operations
Adhemerval Zanella
2012-11-04
Remove alignments from folding tables for scalar FMA4 instructions.
Craig Topper
2012-11-03
[mips] Set flag neverHasSideEffects flag on floating point conversion
Akira Hatanaka
2012-11-03
X86 CostModel: Add support for a some of the common arithmetic instructions f...
Nadav Rotem
2012-11-03
[mips] Set flag isAsCheapAsAMove flag on instruction LUi.
Akira Hatanaka
2012-11-03
[mips] Stop reserving register AT and use register scavenger when a scratch
Akira Hatanaka
2012-11-02
[mips] Do not reserve all 64-bit registers, but only the ones which need to be
Akira Hatanaka
2012-11-02
Add a stub for the x86 cost model impl. Implement a basic cost rule for inser...
Nadav Rotem
2012-11-02
Scalar Bitcasts and Truncs are usually free
Nadav Rotem
2012-11-02
Vext Lowering was missing opportunities
Quentin Colombet
2012-11-02
[mips] Use register number instead of name to print register $AT.
Akira Hatanaka
2012-11-02
[mips] Add function MipsFrameLowering::estimateStackSize.
Akira Hatanaka
2012-11-02
[mips] Add member field MipsFunctionInfo::IncomingArgSize which holds the size
Akira Hatanaka
2012-11-02
[mips] Delete MipsFunctionInfo::EmitNOAT. Unconditionally print directive
Akira Hatanaka
[prev]
[next]