index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
X86
Commit message (
Expand
)
Author
Age
Files
Lines
*
handle X86::EH_RETURN64 and X86::EH_RETURN.
Rafael Espindola
2010-10-26
1
-0
/
+17
*
Implement some relaxations for arithmetic instructions. The limitation
Rafael Espindola
2010-10-26
1
-12
/
+92
*
An stdcall function calling a non-stdcall function
Dale Johannesen
2010-10-25
1
-0
/
+5
*
Add X86::reloc_global_offset_table and use it to have a single place where
Rafael Espindola
2010-10-24
3
-6
/
+11
*
Make the disassembler tables const so they end up in read-only memory.
Benjamin Kramer
2010-10-23
4
-19
/
+16
*
X86: Emit _fltused instead of __fltused on Windows x64.
Michael J. Spencer
2010-10-23
1
-1
/
+2
*
Remove a define which is never referenced.
Chandler Carruth
2010-10-23
1
-6
/
+0
*
Switch attribute macros to use 'LLVM_' as a prefix. We retain the old names
Chandler Carruth
2010-10-23
2
-2
/
+3
*
Making the e_machine configurable by the target backend in ELFObjectWriter.
Wesley Peck
2010-10-22
1
-2
/
+3
*
Reverting r117031 to cleanup valgrind errors.
Andrew Trick
2010-10-22
3
-14
/
+9
*
Fixed handling of immediate operand sizes, which
Sean Callanan
2010-10-22
1
-1
/
+1
*
More tweaks to X86 instructions to allow the 'w' suffix in places it makes
Kevin Enderby
2010-10-21
3
-9
/
+14
*
Remove some variables that are never really used
Duncan Sands
2010-10-21
1
-1
/
+0
*
Add parentheses to pacify gcc, which warns otherwise.
Duncan Sands
2010-10-21
1
-1
/
+1
*
X86: Add alloca probing to dynamic alloca on Windows. Fixes PR8424.
Michael J. Spencer
2010-10-21
4
-23
/
+26
*
CodeGen-Windows: Only emit _fltused if a VarArg function is called with float...
Michael J. Spencer
2010-10-21
1
-1
/
+1
*
Fix Whitespace.
Michael J. Spencer
2010-10-20
3
-138
/
+138
*
Remove Synthesizable from the Type system; as MMX vector
Dale Johannesen
2010-10-20
1
-1
/
+1
*
Handle _GLOBAL_OFFSET_TABLE_ correctly.
Rafael Espindola
2010-10-20
1
-0
/
+27
*
Re-enable register pressure aware machine licm with fixes. Hoist() may have
Evan Cheng
2010-10-19
2
-0
/
+40
*
Revert r116781 "- Add a hook for target to determine whether an instruction def
Daniel Dunbar
2010-10-19
2
-40
/
+0
*
X86: Add MS-CRT libcalls.
Michael J. Spencer
2010-10-19
1
-0
/
+2
*
Fix Whitespace.
Michael J. Spencer
2010-10-19
1
-1
/
+1
*
- Add a hook for target to determine whether an instruction def is
Evan Cheng
2010-10-19
2
-0
/
+40
*
Added a few tweaks to the Intel Descriptor-table support instructions to allow
Kevin Enderby
2010-10-19
2
-0
/
+48
*
Produce ELF::R_386_GOTPC relocations.
Rafael Espindola
2010-10-18
1
-0
/
+5
*
Added a handful of x86-32 instructions that were missing so that llvm-mc would
Kevin Enderby
2010-10-18
3
-1
/
+51
*
Add a MCObjectFormat class so that code common to all targets that use a
Rafael Espindola
2010-10-16
1
-2
/
+19
*
X86-Windows: Emit an undefined global __fltused symbol when targeting Windows
Michael J. Spencer
2010-10-16
1
-0
/
+7
*
Fix another case where we were preferring instructions with large
Rafael Espindola
2010-10-13
1
-14
/
+18
*
Fix PR8365 by adding a more specialized Pat that checks if an 'and' with
Rafael Espindola
2010-10-13
2
-3
/
+23
*
Turn some fp stackifier assertion into errors to avoid silently generating ba...
Evan Cheng
2010-10-12
1
-7
/
+14
*
Combine these together - should probably have some text associated
Eric Christopher
2010-10-12
1
-4
/
+4
*
Mark variable 'NoImplicitFloatOps' used only in an assert as used.
Nick Lewycky
2010-10-12
1
-0
/
+1
*
Initial va_arg support for x86-64. Patch by David Meyer!
Dan Gohman
2010-10-12
4
-6
/
+351
*
Remove the x86 MOV{32,64}{rr,rm,mr}_TC instructions.
Jakob Stoklund Olesen
2010-10-12
3
-56
/
+12
*
Fixes bug 8297: i386 cmpxchg8b, missing MachineMemOperand
Andrew Trick
2010-10-11
1
-1
/
+3
*
X86: Call ulldiv and ftol2 on Windows instead of their libgcc eqivilents.
Michael J. Spencer
2010-10-11
1
-0
/
+4
*
X86: MinGW should always use libgcc on Windows.
Michael J. Spencer
2010-10-10
1
-1
/
+1
*
X86: Call _alldiv instead of __divdi3 on Windows (excluding cygwin).
Michael J. Spencer
2010-10-10
1
-0
/
+6
*
Fix Whitespace.
Michael J. Spencer
2010-10-10
2
-90
/
+90
*
Fix Whitespace.
Michael J. Spencer
2010-10-09
1
-46
/
+46
*
add jit support for the new psuedo instructions I added for
Chris Lattner
2010-10-08
1
-0
/
+14
*
machine a mutable machineinstr down into emitInstruction.
Chris Lattner
2010-10-08
1
-4
/
+3
*
Recommit 116056, now with the missing file...
Cameron Esfahani
2010-10-08
2
-2
/
+7
*
reverting 116056: win64_params.ll may need to be conditionalized?
Andrew Trick
2010-10-08
1
-5
/
+1
*
Small patch to restore home register stack space allocation for the Win64 cas...
Cameron Esfahani
2010-10-08
1
-1
/
+5
*
fix a subtle bug I introduced in my refactoring, where we stopped preferring
Chris Lattner
2010-10-08
1
-24
/
+36
*
reapply: Use the new TB_NOT_REVERSABLE flag instead of special
Chris Lattner
2010-10-08
3
-38
/
+77
*
reapply the patch reverted in r116033:
Chris Lattner
2010-10-08
4
-65
/
+126
[next]