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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move PPC bits to lib/Target/PowerPC.
Rafael Espindola
2011-12-22
1
-0
/
+3
*
Local dynamic TLS model for direct object output. Create the correct TLS MIPS
Akira Hatanaka
2011-12-22
1
-1
/
+0
*
Move the ARM specific parts of the ELF writer to Target/ARM.
Rafael Espindola
2011-12-22
1
-0
/
+6
*
Fixed typo.
Lang Hames
2011-12-22
1
-1
/
+1
*
Move common code into an MRI function.
Jakob Stoklund Olesen
2011-12-21
1
-1
/
+10
*
Changes the JSON parser to use the SourceMgr.
Manuel Klimek
2011-12-21
1
-7
/
+12
*
Move the X86 specific bits of the ELF writer to the Target/X86 directory.
Rafael Espindola
2011-12-21
1
-0
/
+4
*
Reduce the exposure of Triple::OSType in the ELF object writer. This will
Rafael Espindola
2011-12-21
1
-3
/
+17
*
Add const.
Rafael Espindola
2011-12-21
1
-1
/
+1
*
Add some constantness to BranchProbabilityInfo and BlockFrequnencyInfo.
Jakub Staszak
2011-12-20
5
-8
/
+12
*
Add support to add named metadata operand.
Devang Patel
2011-12-20
1
-0
/
+2
*
Fixes a potential compilation error.
Manuel Klimek
2011-12-20
1
-1
/
+10
*
Pulls the implementation of skip() into JSONParser.
Manuel Klimek
2011-12-20
1
-25
/
+11
*
Addressing style issues in JSON parser.
Manuel Klimek
2011-12-20
1
-6
/
+4
*
Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...
David Blaikie
2011-12-20
27
-5
/
+63
*
fix typo
Chris Lattner
2011-12-20
1
-1
/
+1
*
add a method to improve compatibility with SmallVector.
Chris Lattner
2011-12-20
1
-0
/
+6
*
Add basic generic CodeGen support for half.
Dan Gohman
2011-12-20
2
-64
/
+69
*
Add a if-conversion optimization that allows 'true' side of a diamond to be
Evan Cheng
2011-12-19
1
-0
/
+16
*
Add "using" to silence warnings.
Eli Friedman
2011-12-19
1
-0
/
+2
*
Attempt to fix PR11607 by shuffling around which class defines which methods.
Eli Friedman
2011-12-19
1
-2
/
+7
*
Emit a getMatchingSuperRegClass() implementation for every target.
Jakob Stoklund Olesen
2011-12-19
1
-3
/
+4
*
Allow inlining of functions with returns_twice calls, if they have the
Joerg Sonnenberger
2011-12-18
2
-14
/
+19
*
As Doug pointed out (and I really should know), it is perfectly easy to
Chandler Carruth
2011-12-17
1
-16
/
+4
*
Refactor code used in InstCombine::FoldAndOfICmps to new file.
Pete Cooper
2011-12-17
1
-0
/
+66
*
Add back the MC bits of 126425. Original patch by Nathan Jeffords. I added the
Rafael Espindola
2011-12-17
1
-0
/
+5
*
The powers that be have decided that LLVM IR should now support 16-bit
Dan Gohman
2011-12-17
3
-16
/
+25
*
Adds a JSON parser and a benchmark (json-bench) to catch performance regressi...
Manuel Klimek
2011-12-16
1
-0
/
+444
*
Make GCC happy by using makeAraryRef instead of the implicit conversion.
Chandler Carruth
2011-12-16
1
-4
/
+4
*
Add a generic collection of class templates to ADT for building
Chandler Carruth
2011-12-16
1
-0
/
+343
*
[asan] fix a bug (issue 19) where dlclose and the following mmap caused a fal...
Kostya Serebryany
2011-12-15
1
-0
/
+3
*
Zap unnecessary semicolons.
Eli Friedman
2011-12-15
1
-2
/
+2
*
Update DebugLoc while merging nodes at -O0.
Devang Patel
2011-12-15
1
-1
/
+3
*
Move Instruction::isSafeToSpeculativelyExecute out of VMCore and
Dan Gohman
2011-12-14
2
-20
/
+21
*
Model ARM predicated write as read-mod-write. e.g.
Evan Cheng
2011-12-14
1
-3
/
+2
*
Add support for local dynamic TLS model in LowerGlobalTLSAddress. Direct object
Akira Hatanaka
2011-12-14
1
-0
/
+3
*
Allow target to specify register output dependency. Still default to one.
Evan Cheng
2011-12-14
1
-0
/
+10
*
- Add MachineInstrBundle.h and MachineInstrBundle.cpp. This includes a function
Evan Cheng
2011-12-14
6
-55
/
+172
*
Per discussion on the list, remove BitcodeVerify pass to reimplement as a fre...
Chad Rosier
2011-12-14
1
-6
/
+2
*
Support/FileSystem: Add file_magic and move a vew clients over to it.
Michael J. Spencer
2011-12-13
1
-2
/
+43
*
Support/Program: Make Change<stream>ToBinary return error_code.
Michael J. Spencer
2011-12-13
1
-6
/
+7
*
Initial CodeGen support for CTTZ/CTLZ where a zero input produces an
Chandler Carruth
2011-12-13
2
-0
/
+5
*
Begin sketching out a bitcode verifier pass. Idea is to emit a .bc file and
Chad Rosier
2011-12-12
1
-2
/
+6
*
Hexagon backend support
Tony Linthicum
2011-12-12
4
-0
/
+3687
*
Revert r146363 to allow buildbots to make forward progress.
Chad Rosier
2011-12-12
1
-6
/
+2
*
Add support for gnu_indirect_function.
Roman Divacky
2011-12-12
1
-0
/
+1
*
Support/FileSystem: Implement bool equivalent(file_status A, file_status B);
Michael J. Spencer
2011-12-12
1
-1
/
+20
*
Support/FileSystem: Implement canonicalize.
Michael J. Spencer
2011-12-12
1
-2
/
+6
*
Switch llvm.cttz and llvm.ctlz to accept a second i1 parameter which
Chandler Carruth
2011-12-12
1
-2
/
+2
*
ExecutionEngine: refactor interface
Dylan Noblesmith
2011-12-12
1
-3
/
+2
[next]