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
2013-01-31
R600: Fold clamp, neg, abs
Tom Stellard
2013-01-31
R600: Consider bitcast when folding const_address node.
Tom Stellard
2013-01-31
R600: Make store_dummy intrinsic more general by passing export type
Tom Stellard
2013-01-31
Remove unused variable, which should have been removed with r174083.
Chad Rosier
2013-01-31
Linker: correctly link in dbg.declare
Manman Ren
2013-01-31
Add support for emitting a string attribute.
Bill Wendling
2013-01-31
Add braces, so my head doesn't explode.
Chad Rosier
2013-01-31
Update AArch64 backend to changed eliminateFrameIndex interface.
Tim Northover
2013-01-31
When lowering memcpys to loads and stores, make sure we don't promote alignments
Lang Hames
2013-01-31
[Dwarf] early exit to avoid creating dangling DIEs
Manman Ren
2013-01-31
[PEI] Pass the frame index operand number to the eliminateFrameIndex function.
Chad Rosier
2013-01-31
interpreter: Fix errant fallthrough.
Jim Grosbach
2013-01-31
Object: Fix errant fallthrough.
Jim Grosbach
2013-01-31
RuntimeDyld: Fix errant fallthrough.
Jim Grosbach
2013-01-31
Cherry-pick r174067
Derek Schuff
2013-01-31
[MC] bundle alignment: prevent padding instructions from crossing bundle boun...
Derek Schuff
2013-01-31
Add AArch64 as an experimental target.
Tim Northover
2013-01-31
Annotate BumpPtrAllocator for MemorySanitizer.
Evgeniy Stepanov
2013-01-31
Revert r173946. This breaks compilation of googletest with Clang
Alexey Samsonov
2013-01-31
Remove the Attribute::hasAttributes() function.
Bill Wendling
2013-01-31
Revert r174026, "Remove Attribute::hasAttributes() and make Attribute::hasAtt...
NAKAMURA Takumi
2013-01-31
Change stripAndComputeConstantOffsets to accept a NULL DataLayout pointer
Dan Gohman
2013-01-31
Add a comment.
Dan Gohman
2013-01-31
Move isKnownNonNull out of AliasAnalysis.h and into ValueTracking.cpp since
Dan Gohman
2013-01-31
Remove Attribute::hasAttributes() and make Attribute::hasAttribute() private.
Bill Wendling
2013-01-31
Change GetPointerBaseWithConstantOffset's DataLayout argument from a
Dan Gohman
2013-01-31
Make the AttrBuilder creation method of Attribute private so that people won'...
Bill Wendling
2013-01-31
Revert for now:
Bill Wendling
2013-01-31
Remove the AttrBuilder version of the Attribute::get function.
Bill Wendling
2013-01-31
Whitespace.
Eric Christopher
2013-01-31
Check and allow floating point registers to select the size of the
Eric Christopher
2013-01-31
Minor code simplification.
Dan Gohman
2013-01-31
Make sure that the Attribute object represents one attribute only.
Bill Wendling
2013-01-31
stripAndComputeConstantOffsets is only called on pointers; check this
Dan Gohman
2013-01-31
Fix ConstantFold's folding of icmp instructions to recognize that,
Dan Gohman
2013-01-30
PPC QPX requires a 32-byte aligned stack
Hal Finkel
2013-01-30
Remove addRetAttributes and addFnAttributes, which aren't useful abstractions.
Bill Wendling
2013-01-30
Convert typeIncompatible to return an AttributeSet.
Bill Wendling
2013-01-30
Restrict sin/cos optimization to 64-bit only for now. 32-bit is a bit messy a...
Evan Cheng
2013-01-30
Initialize hasQPX in PPCSubtarget
Hal Finkel
2013-01-30
Remove redundant code.
Bill Wendling
2013-01-30
Add definitions for the PPC a2q core marked as having QPX available
Hal Finkel
2013-01-30
Merge branch 'master' of http://git.chromium.org/native_client/pnacl-llvm
Derek Schuff
2013-01-30
Merge commit 'a662a9862501fc86904e90054f7c1519101d9126'
Derek Schuff
2013-01-30
Clean up whitespace and indentation a bit
Eli Bendersky
2013-01-30
Linker: correctly link in dbg.declare
Manman Ren
2013-01-30
Add a special ARM trap encoding for NaCl.
Eli Bendersky
2013-01-30
Add missing header and test cases for r173939.
Logan Chien
2013-01-30
Override virtual function for ARM EH directives.
Logan Chien
2013-01-30
Move UTF conversion routines from clang/lib/Basic to llvm/lib/Support
Dmitri Gribenko
[prev]
[next]