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
/
X86TargetAsmInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add weak reference directive.
Evan Cheng
2006-12-01
1
-0
/
+2
*
Upgrade the ugly darwin 64-bit bswap idiom (bswap %eax / bswap %edx /
Chris Lattner
2006-11-29
1
-1
/
+23
*
Trivially lower 'bswap $0' into llvm.bswap. This fixes hexxagon with the
Chris Lattner
2006-11-29
1
-1
/
+71
*
Identities are default now
Andrew Lenharth
2006-11-28
1
-4
/
+0
*
X86 asm -> gcc asm translation table (incomplete)
Andrew Lenharth
2006-11-28
1
-1
/
+18
*
1. Clean up code due to changes in SwitchTo*Section(2)
Anton Korobeynikov
2006-10-31
1
-0
/
+18
*
Add debug support for X86/ELF targets (Linux). This allows llvm-gcc4
Reid Spencer
2006-10-30
1
-0
/
+24
*
Put cstrings in .cstring section when compiling for Mac OS X.
Evan Cheng
2006-10-26
1
-0
/
+1
*
Implement getSectionForFunction, use it when printing function body.
Chris Lattner
2006-10-05
1
-2
/
+3
*
Compile:
Chris Lattner
2006-09-26
1
-0
/
+1
*
Committing X86-64 support.
Evan Cheng
2006-09-08
1
-1
/
+4
*
Break out target asm info into separate files.
Jim Laskey
2006-09-07
1
-0
/
+95