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-03-18
ReleaseNotes: Tweak hexagonv2/hexagonv3 removal note.
Matthew Curtis
2013-03-18
Remove default copy ctor/assignment, makes AttributeSet trivially copyable.
Benjamin Kramer
2013-03-18
Initially forgotten-to-svn-add test case for r177279.
David Tweed
2013-03-18
The optimization a + (-0.0f) -> a was being misapplied to a + (+0.0f) in the...
David Tweed
2013-03-18
R600/SI: implement indirect adressing for SI
Christian Konig
2013-03-18
R600/SI: add float vector types
Christian Konig
2013-03-18
R600/SI: add shl pattern
Christian Konig
2013-03-18
R600/SI: add BUFFER_LOAD_DWORD pattern
Christian Konig
2013-03-18
R600/SI: implement SI.load.const intrinsic
Christian Konig
2013-03-18
R600/SI: enable all S_LOAD and S_BUFFER_LOAD opcodes
Christian Konig
2013-03-18
R600/SI: fix inserting waits for all defines
Christian Konig
2013-03-18
[asan] when creating string constants, set unnamed_attr and align 1 so that e...
Kostya Serebryany
2013-03-18
Mark internal classes as POD-like to get better behavior out of
Chandler Carruth
2013-03-18
TLS support for MinGW targets.
Anton Korobeynikov
2013-03-18
Windows TLS: Section name prefix to ensure correct order
Anton Korobeynikov
2013-03-18
[asan] while generating the description of a global variable, emit the module...
Kostya Serebryany
2013-03-18
[asan] don't instrument functions with available_externally linkage. This sav...
Kostya Serebryany
2013-03-18
Extract a method.
Jakob Stoklund Olesen
2013-03-18
Post process ADC/SBB and use a shorter encoding if they use a sign extended i...
Craig Topper
2013-03-18
Refactor some duplicated code into helper functions.
Craig Topper
2013-03-17
Fix the build broken in r177239
David Blaikie
2013-03-17
Reduced dont-infinite-loop-during-block-escape-analysis.ll with bugpoint and ...
Michael Gottesman
2013-03-17
Split out filename & directory from DIFile to start generalizing over DIScopes
David Blaikie
2013-03-17
Generalize debug info test to be resilient to changes in metadata node numbering
David Blaikie
2013-03-17
Improve DIFile debug info annotation by letting it fallback to DIScope
David Blaikie
2013-03-17
Use ArrayRef<MVT::SimpleValueType> when possible.
Jakob Stoklund Olesen
2013-03-17
To avoid symbol clash, undefine PPC here. PPC may be predefined on some hosts.
Sylvestre Ledru
2013-03-17
Build LLVMgold.so on FreeBSD using cmake.
Rafael Espindola
2013-03-17
The promised test case for r175939.
Michael Gottesman
2013-03-17
Improve PPC VR (Altivec) register spilling
Hal Finkel
2013-03-16
Remove FIXMEs in PPC test cases related to unaligned loads/stores
Hal Finkel
2013-03-16
Remove PPC avoidWriteAfterWrite callback
Hal Finkel
2013-03-16
Change the default latency for implicit defs.
Andrew Trick
2013-03-16
Machine model. Allow mixed itinerary classes and SchedRW lists.
Andrew Trick
2013-03-16
[docs] Discuss a potential bug to be aware of.
Sean Silva
2013-03-16
Test case for graceful handling of long file names on Windows. Patch thanks ...
Aaron Ballman
2013-03-16
Add X86 code emitter support AVX encoded MRMDestReg instructions.
Craig Topper
2013-03-16
Define more SchedWrites for annotating X86 instructions.
Jakob Stoklund Olesen
2013-03-15
Add SchedRW as an Instruction field.
Jakob Stoklund Olesen
2013-03-15
PNaCl: Add ExpandConstantExpr pass for converting ConstantExprs to Instructions
Mark Seaborn
2013-03-15
[ADT] Fix StringSet::insert() to not allocate on every lookup.
Daniel Dunbar
2013-03-15
[Support][Path][Windows] Fix dangling else. Don't call CloseHandle when Close...
Michael J. Spencer
2013-03-15
ARM cost model: Fix costs for some vector selects
Arnold Schwaighofer
2013-03-15
Adding an A15 specific optimization pass for interactions between S/D/Q regis...
Silviu Baranga
2013-03-15
ARM: Fix an old refacto.
Benjamin Kramer
2013-03-15
Enable unaligned memory access on PPC for scalar types
Hal Finkel
2013-03-15
ARM cost model: Fix cost of fptrunc and fpext instructions
Arnold Schwaighofer
2013-03-15
Protect PPC Altivec patterns with a predicate
Hal Finkel
2013-03-15
Fixup for r176933: more careful setup of path to llvm-symbolizer
Alexey Samsonov
2013-03-15
Use NumBaseBits in a few more places in SmallBitVector instead of recalculati...
Craig Topper
[prev]
[next]