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
2013-01-05
Emit DW_TAG_formal_parameter for unnamed parameters.
David Blaikie
2013-01-05
Recommit r171461 which was incorrectly reverted. Mark DIV/IDIV instructions h...
Craig Topper
2013-01-05
Revert revision 171524. Original message:
Nadav Rotem
2013-01-05
Whitespace.
NAKAMURA Takumi
2013-01-05
DenseMap: Appease -fstrict-aliasing on g++-4.4.
NAKAMURA Takumi
2013-01-05
Don't call destructors on MachineInstr and MachineOperand.
Jakob Stoklund Olesen
2013-01-05
Use ArrayRecycler for MachineInstr operand lists.
Jakob Stoklund Olesen
2013-01-05
Add MachineRegisterInfo::moveOperands().
Jakob Stoklund Olesen
2013-01-05
Refactor the ScalarTargetTransformInfo API for querying about the
Chandler Carruth
2013-01-05
[MIPS] Add support for nacl-expand-tls pass on MIPS.
Petar Jovanovic
2013-01-05
Sink the AddressingModeMatcher helper class into an anonymous namespace
Chandler Carruth
2013-01-05
Rename the unittest from ArrayRecylerTest.cpp to ArrayRecyclerTest.cpp.
Chandler Carruth
2013-01-05
[mips] Fix data layout string. Add 64 to the list of native integer widths
Akira Hatanaka
2013-01-05
Add a method to create an AttributeSet from an AttrBuilder.
Bill Wendling
2013-01-05
Fix a typo. Remove the duplicated test.
Nadav Rotem
2013-01-05
iLoopVectorize: Non commutative operators can be used as reduction variables ...
Nadav Rotem
2013-01-05
Force a fixed unroll count on the target independent tests.
Nadav Rotem
2013-01-05
Add an ArrayRecycler class.
Jakob Stoklund Olesen
2013-01-05
Eric thought that Darwin was right to use -1 consistently rather than
Chandler Carruth
2013-01-05
Fix a stray 'dnl' that my editor line-wrapped into this comment. Thanks
Chandler Carruth
2013-01-05
Make this an integer so we have enumeral types in the conditional
Eric Christopher
2013-01-05
Finally, fix the autoconf setup to allow for a missing clock_gettime;
Chandler Carruth
2013-01-05
Provide a default constructor for TimeValue. This was used, but only in
Chandler Carruth
2013-01-05
Fix warnings from llvm-gcc as seen on darwin10 (10.6).
Alex Rosenberg
2013-01-05
Try to suppress the use of clock_gettime on Darwin which apparantly
Chandler Carruth
2013-01-04
Fix an obvious typo spotted by Reid Kleckner, and breaking windows builds.
Chandler Carruth
2013-01-04
Get rid of the 'Bits' mask in the attribute builder.
Bill Wendling
2013-01-04
Add time getters to the process interface for requesting the elapsed
Chandler Carruth
2013-01-04
tabs-to-spaces
Andrew Trick
2013-01-04
Move 'break' to the right place to prevent fallthru. There is no test-case
Jakub Staszak
2013-01-04
Special case Recycler::clear(BumpPtrAllocator).
Jakob Stoklund Olesen
2013-01-04
Add an iplist::clearAndLeakNodesUnsafely() function.
Jakob Stoklund Olesen
2013-01-04
Move an assertion so it doesn't dereference end().
Jakob Stoklund Olesen
2013-01-04
Do not vectorize loops with subtraction reductions
Paul Redmond
2013-01-04
Add a name for the anonymous type we're creating for subrange
Eric Christopher
2013-01-04
Added DEBUG message to ObjCARC when we optimize objc_retain => objc_retainAut...
Michael Gottesman
2013-01-04
Fixed up some DEBUG messages where I was putting in the text of a message the...
Michael Gottesman
2013-01-04
Fix a warning
Nadav Rotem
2013-01-04
The current Intel Atom microarchitecture has a feature whereby when a function
Preston Gurd
2013-01-04
General cleanups.
Bill Wendling
2013-01-04
Move VLD cases properly into IsDangerousLoad and update tests that had incorr...
Eli Bendersky
2013-01-04
[Object][ELF] Add a maximum alignment. This is used by createELFObjectFile to...
Michael J. Spencer
2013-01-04
[mips] MipsTargetLowering::getSetCCResultType should return a vector type if
Akira Hatanaka
2013-01-04
[mips] 80 columns.
Akira Hatanaka
2013-01-04
Fix how YAML I/O detects flow sequences.
Nick Kledzik
2013-01-04
[mips] Reorder template parameters. Remove class shift_rotate_imm32 and
Akira Hatanaka
2013-01-04
Memory Dependence Analysis: fix a miscompile that uses DT to approxmiate the
Manman Ren
2013-01-04
[mips] Refactor conditional move instructions.
Akira Hatanaka
2013-01-04
[mips] Refactor instructions which move data from or to coprocessors.
Akira Hatanaka
2013-01-04
Update the gcc-loops benchmarks results with the new automatic unrolling feat...
Nadav Rotem
[prev]
[next]