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
/
X86
Age
Commit message (
Expand
)
Author
2013-03-20
Fix PR15296
Michael Liao
2013-03-20
Mark all variable shifts needing customizing
Michael Liao
2013-03-20
Move scalar immediate shift lowering into a dedicated func
Michael Liao
2013-03-19
Annotate various null idioms with SchedRW lists.
Jakob Stoklund Olesen
2013-03-19
Annotate SSE float conversions with SchedRW lists.
Jakob Stoklund Olesen
2013-03-19
Annotate X86InstrCMovSetCC.td with SchedRW lists.
Jakob Stoklund Olesen
2013-03-19
[ms-inline asm] Move the immediate asm rewrite into the target specific
Chad Rosier
2013-03-19
Annotate X86InstrCompiler.td with SchedRW lists.
Jakob Stoklund Olesen
2013-03-19
[ms-inline asm] Create a helper function, CreateMemForInlineAsm, that creates
Chad Rosier
2013-03-19
Remove an invalid and unnecessary Pat pattern from the X86 backend:
Ulrich Weigand
2013-03-19
Optimize sext <4 x i8> and <4 x i16> to <4 x i64>.
Nadav Rotem
2013-03-19
Annotate X86InstrExtension.td with SchedRW lists.
Jakob Stoklund Olesen
2013-03-19
Annotate a lot of X86InstrInfo.td with SchedRW lists.
Jakob Stoklund Olesen
2013-03-19
[ms-inline asm] Move the size directive asm rewrite into the target specific
Chad Rosier
2013-03-18
[ms-inline asm] Avoid emitting a redundant sizing directive, if we've already
Chad Rosier
2013-03-18
Add SchedRW annotations to most of X86InstrSSE.td.
Jakob Stoklund Olesen
2013-03-18
Annotate X86 arithmetic instructions with SchedRW lists.
Jakob Stoklund Olesen
2013-03-18
Don't fold large offsets into FrameIndexBase displacements either
Derek Schuff
2013-03-18
TLS support for MinGW targets.
Anton Korobeynikov
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-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
Silence anonymous type in anonymous union warnings.
Eric Christopher
2013-03-14
Unaligned loads should use the VMOVUPS opcode.
Nadav Rotem
2013-03-14
Prepare for adding InstrSchedModel annotations to X86 instructions.
Jakob Stoklund Olesen
2013-03-14
[fast-isel] The X86FastISel::FastLowerArguments function doesn't properly handle
Chad Rosier
2013-03-14
Fix the name of a variable to match its declaration. Fixes build failure from...
Craig Topper
2013-03-14
Fix a bug in the calculation of the VEX.B bit for FMA4 rr with the VEX.W bit ...
Craig Topper
2013-03-14
Teach X86 MC instruction lowering that VMOVAPSrr and other VEX-encoded regist...
Craig Topper
2013-03-14
Fix PR15309
Michael Liao
2013-03-11
Merge commit '279b9184c2ff4fea93b198a3519b8cb3a1d8d195'
Eli Bendersky
2013-03-11
Fixes disassembler crashes on 2013 Haswell RTM instructions.
Kevin Enderby
2013-03-08
DAGCombiner: Use correct value type for checking legality of BR_CC v3
Tom Stellard
2013-03-07
X86: Fold EXTRACT_SUBVECTORs of a BUILD_VECTOR into a smaller BUILD_VECTOR.
Benjamin Kramer
2013-03-07
Fix two remaining issue after fixing PR15355 when CMOV is not available
Michael Liao
2013-03-06
Fix PR15355
Michael Liao
2013-03-05
The current X86 NOP padding uses one long NOP followed by the remainder in
David Sehr
2013-03-04
Bypass Slow Divides
Preston Gurd
2013-03-02
X86 cost model: Adjust cost for custom lowered vector multiplies
Arnold Schwaighofer
2013-03-01
Only fold small constants into memory reference displacements.
Derek Schuff
2013-03-01
Fix PR10475
Michael Liao
2013-03-01
GCC thinks that this variable might be used uninitialized (it isn't).
Duncan Sands
2013-02-28
Re-format comments (and check commit access)
Yiannis Tsiouris
2013-02-27
Revert r176166 because it broke one of the lit tests.
Nadav Rotem
2013-02-27
std::string to StringRef.
Nadav Rotem
2013-02-26
[fast-isel] Make sure the FastLowerArguments function checks to make sure the
Chad Rosier
2013-02-25
Refine fix to PR10499, no functionality change
Michael Liao
2013-02-25
Fix PR10499
Michael Liao
2013-02-25
[fast-isel] Add X86FastIsel::FastLowerArguments to handle functions with 6 or
Chad Rosier
[prev]
[next]