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
/
MCTargetDesc
Age
Commit message (
Expand
)
Author
2013-07-24
Hide the x86-64 sandbox base address.
Jim Stichnoth
2013-07-15
Merge commit '7dfcb84fc16b3bf6b2379713b53090757f0a45f9'
Eli Bendersky
2013-07-09
PNaCl: Fix negative relocation addends on x86-32
Mark Seaborn
2013-05-10
LLVM: Add ELF Note section to NaCl object files identifying them as such to gold
Derek Schuff
2013-04-25
Fix section relocation for SECTIONREL32 with immediate offset.
Rafael Espindola
2013-04-11
Add CLAC/STAC instruction encoding/decoding support
Michael Liao
2013-04-10
MC: Support COFF image-relative MCSymbolRefs
Nico Rieck
2013-04-10
In the X86 back end, getMemoryOperandNo() returns the offset
Preston Gurd
2013-03-25
x86 -- add the XTEST instruction
Dave Zarzycki
2013-03-20
Apply after-merge fixes to return to working state.
Eli Bendersky
2013-03-16
Add X86 code emitter support AVX encoded MRMDestReg instructions.
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-11
Merge commit '279b9184c2ff4fea93b198a3519b8cb3a1d8d195'
Eli Bendersky
2013-03-05
The current X86 NOP padding uses one long NOP followed by the remainder in
David Sehr
2013-02-05
Remove getBundleSize methods from NaCl Asm backends
Derek Schuff
2013-01-30
Merge commit 'a662a9862501fc86904e90054f7c1519101d9126'
Derek Schuff
2013-01-29
Fix typo in X86BaseInfo.h that I introduced in r157818.
Hans Wennborg
2013-01-22
Initial patch for x32 ABI support.
Eli Bendersky
2013-01-11
Merge commit '1ad9253c9d34ccbce3e7e4ea5d87c266cbf93410'
Derek Schuff
2013-01-08
Renamed MCInstFragment to MCRelaxableFragment and added some comments.
Eli Bendersky
2012-12-19
MC: Add MCInstrDesc::mayAffectControlFlow() method.
Jim Grosbach
2012-12-13
Fix a bogus comment
Eli Bendersky
2012-12-03
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-11-30
Use isOSNaCl and minimize some LOCALMODs
David Sehr
2012-11-29
Add isOSNaCl, and add Asm subclasses for NaCl
David Sehr
2012-11-13
Merge commit 'be02a90de17f857ba65bbd8a11653ca1bad30adc'
Derek Schuff
2012-11-08
Add support of RTM from TSX extension
Michael Liao
2012-11-06
Merge commit 'cfe09ed28d8a65b671e8b7a716a933e98e810e32'
Derek Schuff
2012-10-31
llvm: build with fewer warnings
Jan Voung
2012-10-30
Enable ELF machine type to be specified explicitly in X86 backend
Michael Liao
2012-10-15
Merge commit 'bb20b24224734f5369d124181d086703ca439dd7'
Derek Schuff
2012-10-13
X86: Disable long nops for all cpus prior to pentiumpro/i686.
Benjamin Kramer
2012-10-11
Merge commit '2fa8af224ea026f9432e833fd6f42a216423a010'
Derek Schuff
2012-10-04
Add register encoding support in X86 backend
Michael Liao
2012-10-02
Support for generating ELF objects on Windows.
Andrew Kaylor
2012-10-01
Merge commit '72f0976c1b91c7ba50dce4d0ad0289dc14d37f81'
Derek Schuff
2012-10-01
Use constants for all return values in switch. Allows clang to optimize it in...
Craig Topper
2012-09-26
X86_32: Large Symbol+Offset relocations.
Jim Grosbach
2012-09-25
Merge commit 'bc4021f31eaa97ee52655828da3e3de14a39e4a6'
Derek Schuff
2012-09-24
Mark jump tables in code sections with DataRegion directives.
Jim Grosbach
2012-09-19
Remove code for setting the VEX L-bit as a function of operand size from the ...
Craig Topper
2012-09-18
When creating MCAsmBackend pass the CPU string as well. In X86AsmBackend
Roman Divacky
2012-09-15
Use LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT' comments.
Craig Topper
2012-09-14
Fix Doxygen issues:
Dmitri Gribenko
2012-08-21
Merge up to r162331, git commit bc363931085587bac42a40653962a3e5acd1ffce
Derek Schuff
2012-08-17
Merge commit 'c723eb1aef817d47feec620933ee1ec6005cdd14'
Derek Schuff
2012-08-06
Add support for the OpenBSD for Bitrig.
Eric Christopher
2012-07-31
remove superfluous addr32 prefix bytes for zero-based sandbox
Austin Benson
2012-07-31
Add dst-only naclrest, nacljmp
Austin Benson
2012-07-31
clean up handling of sandbox memory references for x86-64
Austin Benson
[next]