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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up a pile of hacks in our CMake build relating to TableGen.
Chandler Carruth
2011-07-26
39
-13
/
+39
*
Rename TargetAsmBackend to MCAsmBackend; rename createAsmBackend to createMCA...
Evan Cheng
2011-07-25
15
-62
/
+52
*
ARM assembly parsing and encoding for SSAT16 instruction.
Jim Grosbach
2011-07-25
5
-6
/
+32
*
Codegen allonesvector better while using AVX: vpcmpeqd + vinsertf128
Bruno Cardoso Lopes
2011-07-25
4
-13
/
+58
*
Add remaining 256-bit vector bitcasts. This also fixes PR10451
Bruno Cardoso Lopes
2011-07-25
1
-4
/
+18
*
- Handle special scalar_to_vector case: splats. Using a native 128-bit
Bruno Cardoso Lopes
2011-07-25
4
-1
/
+65
*
Reintroduce r135730, this is indeed the right approach, there is no
Bruno Cardoso Lopes
2011-07-25
1
-0
/
+18
*
Add a note about efficient codegen for binary log.
Benjamin Kramer
2011-07-25
1
-0
/
+48
*
ARM assembly parsing and encoding for SSAT instruction.
Jim Grosbach
2011-07-25
6
-63
/
+122
*
Refactoring fail.
Evan Cheng
2011-07-25
5
-49
/
+47
*
Move CBackend and CppBackend MC initialization to TargetInfo.
Evan Cheng
2011-07-25
4
-4
/
+4
*
Get rid of an incorrect optimization for shuffles with PALIGNR and simplify i...
Eli Friedman
2011-07-25
1
-15
/
+5
*
Fix more MC layering violations.
Evan Cheng
2011-07-25
1
-2
/
+9
*
More MC layering violations.
Evan Cheng
2011-07-25
4
-62
/
+59
*
Add LLVMAddTargetLibraryInfo to the C API.
Rafael Espindola
2011-07-25
1
-0
/
+6
*
Separate MCInstPrinter registration from AsmPrinter registration.
Evan Cheng
2011-07-25
12
-65
/
+81
*
Simply ARM so_reg MIOperandInfo definitions.
Jim Grosbach
2011-07-25
1
-4
/
+4
*
Fix last bits of MC layer issues. llvm-mc doesn't need to initialize TargetMa...
Evan Cheng
2011-07-25
3
-28
/
+12
*
ARM asm operand renaming. Make things a bit more explicit.
Jim Grosbach
2011-07-25
2
-32
/
+32
*
More simple cleanup of ARM asm operand definitions.
Jim Grosbach
2011-07-25
2
-28
/
+13
*
Code clean up.
Evan Cheng
2011-07-25
5
-23
/
+1
*
Refactor MBlaze target to separate MC routines from Target routines.
Evan Cheng
2011-07-25
15
-190
/
+216
*
Update the comment. This feature is available only on Darwin at the moment. T...
Bill Wendling
2011-07-25
1
-1
/
+2
*
Make assembly parser method names more consistent.
Jim Grosbach
2011-07-25
3
-28
/
+28
*
Unbreak the build.
Oscar Fuentes
2011-07-25
1
-0
/
+1
*
Tidy up formatting.
Jim Grosbach
2011-07-25
1
-50
/
+18
*
Tidy up a bit.
Jim Grosbach
2011-07-25
1
-8
/
+2
*
Missed a file.
Evan Cheng
2011-07-25
1
-0
/
+70
*
Refactor PPC target to separate MC routines from Target routines.
Evan Cheng
2011-07-25
14
-97
/
+57
*
More refactoring.
Evan Cheng
2011-07-25
9
-53
/
+53
*
Refactor X86 target to separate MC code from Target code.
Evan Cheng
2011-07-25
10
-553
/
+587
*
Changed disabled code into a flag.
Bill Wendling
2011-07-25
1
-1
/
+7
*
Remove dead variable.
Bill Wendling
2011-07-25
1
-1
/
+0
*
After we've modified the prolog to save volatile registers, generate the compact
Bill Wendling
2011-07-25
2
-5
/
+250
*
Set PPCII::MO_DARWIN_STUB only on MacOSX < 10.5.
Roman Divacky
2011-07-24
1
-2
/
+2
*
ARMMCTargetDesc.h: Fixup to add DataTypes.h, or uint32_t would be unavailable.
NAKAMURA Takumi
2011-07-23
1
-0
/
+1
*
Move TargetAsmParser.h TargetAsmBackend.h and TargetAsmLexer.h to MC where th...
Evan Cheng
2011-07-23
13
-32
/
+14
*
createXXXMCCodeGenInfo should be static.
Evan Cheng
2011-07-23
12
-23
/
+23
*
Sink ARM mc routines into MCTargetDesc.
Evan Cheng
2011-07-23
12
-67
/
+77
*
ARM SSAT instruction 5-bit immediate handling.
Jim Grosbach
2011-07-22
8
-23
/
+37
*
ARM assembly parsing and encoding updates.
Jim Grosbach
2011-07-22
1
-1
/
+1
*
Combine all MC initialization routines into one. e.g. InitializeX86MCAsmInfo,
Evan Cheng
2011-07-22
15
-293
/
+236
*
Fix PR10422 by adding the necessary AVX UCOMISD memory versions to
Bruno Cardoso Lopes
2011-07-22
1
-2
/
+8
*
ARM assembly parsing and encoding of SMLAL instruction.
Jim Grosbach
2011-07-22
1
-1
/
+1
*
ARM encoding and assembly parsing of SMLAD{X} instructions.
Jim Grosbach
2011-07-22
1
-6
/
+8
*
Add v8f32->v8i32 bitcast. Fixes PR10440
Bruno Cardoso Lopes
2011-07-22
1
-0
/
+1
*
Turn shuffles into unpacks for VT == MVT::v2i64 and MVT::v2f64
Rafael Espindola
2011-07-22
1
-9
/
+5
*
Fix x86's XALUO lowering to return its replacement values instead
Dan Gohman
2011-07-22
1
-4
/
+2
*
Fix test failures caused by my so_reg refactoring.
Owen Anderson
2011-07-22
1
-2
/
+2
*
ARM assembly parsing and encoding for SMC instruction.
Jim Grosbach
2011-07-22
2
-3
/
+3
[next]