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
*
Make helper static.
Benjamin Kramer
2011-03-26
1
-2
/
+2
*
Target/X86: [PR8777][PR8778] Tweak alloca/chkstk for Windows targets.
NAKAMURA Takumi
2011-03-24
3
-62
/
+106
*
Revert r128175.
Andrew Trick
2011-03-23
1
-73
/
+4
*
Reapply Eli's r127852 now that the pre-RA scheduler can spill EFLAGS.
Andrew Trick
2011-03-23
1
-4
/
+73
*
Fix fast-isel address mode folding to avoid folding instructions
Dan Gohman
2011-03-22
1
-16
/
+22
*
We need to pass the TargetMachine object to the InstPrinter if we are printing
Bill Wendling
2011-03-21
3
-7
/
+12
*
Re-apply r127953 with fixes: eliminate empty return block if it has no predec...
Evan Cheng
2011-03-21
2
-0
/
+15
*
Revert r127953, "SimplifyCFG has stopped duplicating returns into predecessors
Daniel Dunbar
2011-03-19
2
-15
/
+0
*
SimplifyCFG has stopped duplicating returns into predecessors to canonicalize IR
Evan Cheng
2011-03-19
2
-0
/
+15
*
Add support for legalizing UINT_TO_FP of vectors on platforms which do
Nadav Rotem
2011-03-19
1
-0
/
+1
*
Revert r127852; it's apparently causing an ICE on mingw.
Eli Friedman
2011-03-18
1
-73
/
+4
*
Support explicit argument forms for the X86 string instructions.
Joerg Sonnenberger
2011-03-18
1
-1
/
+126
*
Add a target-specific branchless method for double-width relational
Eli Friedman
2011-03-18
1
-4
/
+73
*
Move more logic into getTypeForExtArgOrReturn.
Cameron Zwarich
2011-03-17
2
-6
/
+12
*
Rename getTypeForExtendedInteger() to getTypeForExtArgOrReturn().
Cameron Zwarich
2011-03-17
2
-3
/
+3
*
A couple new README entries.
Eli Friedman
2011-03-17
1
-0
/
+36
*
The x86-64 ABI says that a bool is only guaranteed to be sign-extended to a byte
Cameron Zwarich
2011-03-16
2
-0
/
+12
*
Enabled disassembler support for AVX instructions
Sean Callanan
2011-03-15
2
-150
/
+152
*
X86 table-generator and disassembler support for the AVX
Sean Callanan
2011-03-15
4
-42
/
+319
*
Change the x86 32-bit scheduler to register pressure and fix up the
Eric Christopher
2011-03-11
1
-1
/
+7
*
Revert 127359; it broke lencod.
Stuart Hastings
2011-03-10
1
-1
/
+1
*
Re-commit 127368 and 127371. They are exonerated.
Evan Cheng
2011-03-10
1
-1
/
+1
*
Revert 127368 and 127371 for now.
Evan Cheng
2011-03-09
1
-1
/
+1
*
Change the definition of TargetRegisterInfo::getCrossCopyRegClass to be more
Evan Cheng
2011-03-09
1
-1
/
+1
*
Fix a pasto that broke all x86_64-elf targets.
Benjamin Kramer
2011-03-09
1
-1
/
+1
*
X86 byval copies no longer always_inline. <rdar://problem/8706628>
Stuart Hastings
2011-03-09
1
-1
/
+1
*
Add createELFObjectTargetWriter method to TargetAsmBackend, which enables con...
Jan Sjödin
2011-03-09
1
-4
/
+10
*
Target/X86: Tweak va_arg for Win64 not to miss taking va_start when number of...
NAKAMURA Takumi
2011-03-09
1
-3
/
+5
*
X86: Fix the (saddo/ssub x, 1) -> incl/decl selection to check the right oper...
Benjamin Kramer
2011-03-08
1
-4
/
+4
*
Turn on list-ilp scheduling by default on x86 and x86-64, fix up
Eric Christopher
2011-03-08
1
-1
/
+1
*
Move getRegPressureLimit() from TargetLoweringInfo to TargetRegisterInfo.
Cameron Zwarich
2011-03-07
4
-24
/
+23
*
Increased the register pressure limit on x86_64 from 8 to 12
Andrew Trick
2011-03-05
3
-7
/
+13
*
whitespace
Andrew Trick
2011-03-05
1
-51
/
+51
*
PR9377: Handle x86 str with register operand in a way consistent with gas.
Eli Friedman
2011-03-04
1
-4
/
+9
*
Use X86_thiscall calling convention for Win64 as well.
Tilmann Scheller
2011-03-03
1
-1
/
+1
*
Add Win64 thiscall calling convention.
Tilmann Scheller
2011-03-02
1
-0
/
+7
*
[AVX] Fix mask predicates for 256-bit UNPCKLPS/D and implement
David Greene
2011-03-02
4
-24
/
+78
*
Add datalayout information for the IEEE quad precision fp128 type.
Duncan Sands
2011-03-01
1
-4
/
+4
*
fix a signed comparison warning.
Chris Lattner
2011-02-28
1
-1
/
+1
*
[AVX] Add decode support for VUNPCKLPS/D instructions, both 128-bit
David Greene
2011-02-28
4
-30
/
+120
*
Silence enum conversion warnings.
Benjamin Kramer
2011-02-27
1
-2
/
+2
*
Target/X86: Always emit "push/pop GPRs" in prologue/epilogue and emit "spill/...
NAKAMURA Takumi
2011-02-27
1
-17
/
+39
*
Allow targets to specify a the type of the RHS of a shift parameterized on th...
Owen Anderson
2011-02-25
2
-15
/
+19
*
Roll out r126425 and r126450 to see if it fixes the failures on the buildbots.
Cameron Zwarich
2011-02-25
3
-8
/
+1
*
remove command line option debugging hook.
Chris Lattner
2011-02-24
1
-6
/
+0
*
Enable DebugInfo support for COFF object files.
Devang Patel
2011-02-24
3
-1
/
+8
*
Fix bug in X86 folding / unfolding table. Int_CMPSDrm and Int_CMPSSrm memory
Evan Cheng
2011-02-24
1
-2
/
+2
*
[AVX] General VUNPCKL codegen support.
David Greene
2011-02-22
2
-0
/
+20
*
Use the same (%dx) hack for in[bwl] as for out[bwl].
Joerg Sonnenberger
2011-02-22
1
-0
/
+13
*
Stack alignment is 16 bytes on FreeBSD/i386 too.
Roman Divacky
2011-02-22
2
-3
/
+5
[next]