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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial implementation of 'fence' instruction, the new C++0x-style replacemen...
Eli Friedman
2011-07-25
18
-33
/
+393
*
Finish adding support for lifetime intrinsics to SROA. Fixes PR10121!
Nick Lewycky
2011-07-25
2
-1
/
+249
*
I will save before I commit.
Benjamin Kramer
2011-07-25
2
-1
/
+3
*
ARM assembly parsing and encoding for SSAT16 instruction.
Jim Grosbach
2011-07-25
8
-6
/
+55
*
Codegen allonesvector better while using AVX: vpcmpeqd + vinsertf128
Bruno Cardoso Lopes
2011-07-25
5
-13
/
+70
*
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
6
-5
/
+88
*
Reintroduce r135730, this is indeed the right approach, there is no
Bruno Cardoso Lopes
2011-07-25
1
-0
/
+18
*
llvm-objdump: Ignore unreachable blocks when printing the CFG.
Benjamin Kramer
2011-07-25
2
-2
/
+21
*
Fix include guards.
Evan Cheng
2011-07-25
3
-6
/
+6
*
Add a note about efficient codegen for binary log.
Benjamin Kramer
2011-07-25
1
-0
/
+48
*
Attempt to fix test failure reported on llvm-commits.
Eli Friedman
2011-07-25
1
-1
/
+1
*
BranchProbability::print returns void now.
Jakub Staszak
2011-07-25
2
-3
/
+2
*
Make sure this DAGCombine actually returns an UNDEF of the correct type; PR10...
Eli Friedman
2011-07-25
2
-3
/
+19
*
Add BlockFrequency class.
Jakub Staszak
2011-07-25
3
-0
/
+185
*
ARM assembly parsing and encoding for SSAT instruction.
Jim Grosbach
2011-07-25
8
-63
/
+179
*
Add clarifying comments for the new arguments to UnrollLoop.
Andrew Trick
2011-07-25
1
-0
/
+12
*
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
2
-22
/
+27
*
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
*
Check in updated CMake dependencies after Evan's latest round of
Chandler Carruth
2011-07-25
1
-10
/
+10
*
Add a missing enumerator to this switch. Currently its in the
Chandler Carruth
2011-07-25
1
-0
/
+1
*
Add LLVMAddTargetLibraryInfo to the C API.
Rafael Espindola
2011-07-25
2
-0
/
+22
*
Separate MCInstPrinter registration from AsmPrinter registration.
Evan Cheng
2011-07-25
16
-77
/
+81
*
Add missing space (this line is no longer pushing the 80-column limit).
Nick Lewycky
2011-07-25
1
-1
/
+1
*
80 columns.
Nick Lewycky
2011-07-25
1
-2
/
+2
*
Fix typo.
Nick Lewycky
2011-07-25
1
-1
/
+1
*
Simply ARM so_reg MIOperandInfo definitions.
Jim Grosbach
2011-07-25
1
-4
/
+4
*
Add LLVMAddLowerExpectIntrinsicPass to the C API.
Rafael Espindola
2011-07-25
2
-0
/
+7
*
Fix last bits of MC layer issues. llvm-mc doesn't need to initialize TargetMa...
Evan Cheng
2011-07-25
8
-63
/
+27
*
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
*
Fix some typos.
Bill Wendling
2011-07-25
1
-4
/
+6
*
An initial description of the compact unwind encoding.
Bill Wendling
2011-07-25
1
-1
/
+109
*
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
*
While building a LLVM target, put the current source directory on the
Oscar Fuentes
2011-07-25
1
-1
/
+3
*
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
*
Fix class description.
Jakub Staszak
2011-07-25
1
-2
/
+2
*
Fix #include guard directive.
Jakub Staszak
2011-07-25
1
-2
/
+2
*
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
*
Rename BlockFrequency to BlockFrequencyInfo and MachineBlockFrequency to
Jakub Staszak
2011-07-25
10
-43
/
+44
[next]