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
2012-09-21
[fast-isel] Fallback to SelectionDAG isel if we require strict alignment for
Chad Rosier
2012-09-21
InstCombine: Make sure we use the pre-zext type when creating a constant of a...
Benjamin Kramer
2012-09-21
Encapsulate the "construct*AlignmentFromInt" functions.
Bill Wendling
2012-09-21
Fix a typo in r164357
Michael Liao
2012-09-21
Make the 'get*AlignmentFromAttr' functions into member functions within the A...
Bill Wendling
2012-09-21
BitcodeReader: Correctly insert blockaddress constant referring to a already ...
Benjamin Kramer
2012-09-21
Cortex-A9 latency fixes (w/ -schedmodel only).
Andrew Trick
2012-09-21
Add missing i8 max/min/umax/umin support
Michael Liao
2012-09-21
Revise td of X86 atomic instructions
Michael Liao
2012-09-21
Mips16FrameLowering.cpp: Remove unused TII introduced in r164349. [-Wunused-v...
NAKAMURA Takumi
2012-09-21
Properly save and restore RA and Mips16 callee save registers S0,S1
Akira Hatanaka
2012-09-21
[fast-isel] Fallback to SelectionDAG isel if we require strict alignment for
Chad Rosier
2012-09-21
Tidy up. Whitespace.
Jim Grosbach
2012-09-21
Tidy up. Formatting.
Jim Grosbach
2012-09-21
ARM: Use a dedicated intrinsic for vector bitwise select.
Jim Grosbach
2012-09-20
Ignore PHI-defs for -new-coalescer interference checks.
Jakob Stoklund Olesen
2012-09-20
Extend -new-coalescer SSA update to handle mapped values as well.
Jakob Stoklund Olesen
2012-09-20
Only emit DW_AT_object_pointer if this is a definition.
Eric Christopher
2012-09-20
SimplifyCFG: sink common codes from IF, ELSE blocks down to END block.
Manman Ren
2012-09-20
Revert r164308 to fix buildbots.
Bill Wendling
2012-09-20
Make the 'get*AlignmentFromAttr' functions into member functions within the A...
Bill Wendling
2012-09-20
Remove more bare uses of the different Attribute enums.
Bill Wendling
2012-09-20
Make the 'getAsString' function a method of the Attributes class.
Bill Wendling
2012-09-20
Fix 80-col violations.
Nadav Rotem
2012-09-20
Change enum type in a static table to uint8_t instead. Saves about 700 hundre...
Craig Topper
2012-09-20
Re-work X86 code generation of atomic ops with spin-loop
Michael Liao
2012-09-19
Convert some attribute existence queries over to use the predicate methods.
Bill Wendling
2012-09-19
Add predicates for queries on whether an attribute exists.
Bill Wendling
2012-09-19
Merge commit '020aba0c3b6092e353e133446cb6453f95f0d61b'
Derek Schuff
2012-09-19
Add in new data types that are used by AMDIL/ANL among others.
Micah Villmow
2012-09-19
Resolve conflicts involving dead vector lanes for -new-coalescer.
Jakob Stoklund Olesen
2012-09-19
This patch adds memory support functions which will later be used to implemen...
Andrew Kaylor
2012-09-19
Add support for macro parameters/arguments delimited by spaces,
Preston Gurd
2012-09-19
Add support for accessing an MDNode's operands via the C binding. Patch by
Duncan Sands
2012-09-19
Support default parameters/arguments for assembler macros.
Preston Gurd
2012-09-19
Enhance unmatched '.endr' directive error message in assembler.
Preston Gurd
2012-09-19
Unify the logic in SelectAtomicLoadAdd and SelectAtomicLoadArith
Michael Liao
2012-09-19
Renaming functions to match coding style guidelines
Michael Ilseman
2012-09-19
Don't emit useless warning when dropping arguments from main
Derek Schuff
2012-09-19
Doxygen-ify comments
Michael Ilseman
2012-09-19
Put the * and & next to the variable, rather than the type.
Michael Ilseman
2012-09-19
GCC doesn't understand that OrigAliasResult having a value is correlated with
Duncan Sands
2012-09-19
Small structs for PPC64 SVR4 must be passed right-justified in registers.
Bill Schmidt
2012-09-19
Exclude vector and array calls from being rewritten
Robert Muth
2012-09-19
SimplifyCFG: Don't generate invalid code for switch used to initialize
Hans Wennborg
2012-09-19
IntegerDivision: Style cleanups, avoid warning about mixing || and && without...
Benjamin Kramer
2012-09-19
Prevent inlining of callees which allocate lots of memory into a recursive ca...
Nadav Rotem
2012-09-19
CodeGenPrep: turn lookup tables into switches for some targets.
Hans Wennborg
2012-09-19
Remove code for setting the VEX L-bit as a function of operand size from the ...
Craig Topper
2012-09-19
whitespace.
Nadav Rotem
[prev]
[next]