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
*
Add support for gnu archives with a string table and no symtab.
Rafael Espindola
2013-07-03
3
-27
/
+60
*
Make llvm-nm return 1 on error.
Rafael Espindola
2013-07-03
2
-0
/
+25
*
[PowerPC] Remove dead code from PPCDAGToDAGISel::SelectSETCC
Ulrich Weigand
2013-07-03
1
-23
/
+5
*
Use SmallVectorImpl::iterator/const_iterator instead of SmallVector to avoid ...
Craig Topper
2013-07-03
11
-35
/
+35
*
Fix regular expression used by 'make update' to only look for 'I' and '?' at ...
Craig Topper
2013-07-03
1
-1
/
+1
*
[msan] Unpoison stack allocations and undef values in blacklisted functions.
Evgeniy Stepanov
2013-07-03
2
-10
/
+49
*
[PowerPC] Make specialized AltiVec patterns isCodeGenOnly
Ulrich Weigand
2013-07-03
1
-2
/
+3
*
[PowerPC] Support mtspr/mfspr in the asm parser
Ulrich Weigand
2013-07-03
4
-15
/
+28
*
[SystemZ] Fold more spills
Richard Sandiford
2013-07-03
60
-251
/
+4023
*
This corrects the implementation of Thumb ADR instruction. There are three i...
Mihai Popa
2013-07-03
9
-14
/
+62
*
ARM: relax the atomic release barrier to "dmb ishst" on Swift
Tim Northover
2013-07-03
4
-57
/
+112
*
[SystemZ] Rename mapping table fields
Richard Sandiford
2013-07-03
2
-37
/
+37
*
[SystemZ] Fix caller-allocated save slot FIXME
Richard Sandiford
2013-07-03
3
-46
/
+21
*
Remove unused field.
Eric Christopher
2013-07-03
1
-12
/
+19
*
Constify a few functions.
Eric Christopher
2013-07-03
1
-3
/
+3
*
[XCore] Whitespace fixes, no functionality change.
Richard Osborne
2013-07-03
1
-3
/
+3
*
[XCore] Add ISel pattern for LDWCP
Richard Osborne
2013-07-03
2
-8
/
+16
*
Use SmallVectorImpl::const_iterator instead of SmallVector to avoid specifyin...
Craig Topper
2013-07-03
1
-4
/
+4
*
Use SmallVectorImpl instead of SmallVector as method argument to avoid specif...
Craig Topper
2013-07-03
2
-2
/
+2
*
Use SmallVectorImpl instead of SmallVector for iterators and references to av...
Craig Topper
2013-07-03
14
-41
/
+41
*
Use SmallVectorImpl::iterator/const_iterator instead of SmallVector
Eric Christopher
2013-07-03
2
-6
/
+6
*
Use SmallVectorImpl::iterator/const_iterator instead of SmallVector to avoid ...
Craig Topper
2013-07-03
1
-2
/
+2
*
Introduce some typedefs for DenseMaps containing SmallVectors so the vector s...
Craig Topper
2013-07-03
2
-7
/
+9
*
Return SmallVectorImpl& instead of SmallVector& in a couple places to avoid h...
Craig Topper
2013-07-03
2
-9
/
+9
*
Add a space between type and variable name. No functional change.
Craig Topper
2013-07-03
1
-2
/
+2
*
Use SmallVectorImpl& instead of SmallVector& to avoid needlessly respecifying...
Craig Topper
2013-07-03
1
-6
/
+6
*
Use SmallVectorImpl::iterator/const_iterator instead of SmallVector to avoid ...
Craig Topper
2013-07-03
1
-8
/
+8
*
Change the gettimeofday test to only test on a posix platform.
Michael Gottesman
2013-07-03
1
-1
/
+3
*
Added support in FunctionAttrs for adding relevant function/argument attribut...
Michael Gottesman
2013-07-03
2
-0
/
+13
*
Added posix function gettimeofday to LibFunc::Func for all platforms but Wind...
Michael Gottesman
2013-07-03
2
-0
/
+4
*
Avoid doing a lot of computation when we have multiple ranges and
Eric Christopher
2013-07-03
1
-26
/
+29
*
SystemZInstrInfo.cpp: Tweak an assertion. [-Wunused-variable]
NAKAMURA Takumi
2013-07-03
1
-2
/
+2
*
Move iterator to where it's used and update comments.
Eric Christopher
2013-07-03
1
-1
/
+3
*
Move instance variable before experimental section.
Eric Christopher
2013-07-03
1
-4
/
+5
*
Fix typo to make grep for DW_AT_comp_dir work without case-insensitive
Eric Christopher
2013-07-03
1
-1
/
+1
*
Remove unnecessary forward declare.
Eric Christopher
2013-07-03
1
-1
/
+0
*
Add a helpful comment.
Eric Christopher
2013-07-03
1
-0
/
+2
*
addConstantValue, addConstantFPValue never returned anything but
Eric Christopher
2013-07-03
2
-30
/
+18
*
Trying to fix the bots
Manman Ren
2013-07-03
1
-2
/
+6
*
Debug Info: use module flag to set up Dwarf version.
Manman Ren
2013-07-02
6
-6
/
+73
*
Fix comment.
Eric Christopher
2013-07-02
1
-1
/
+1
*
Fixed typo in LangRef where we were using _'' to quote instead of the correct _.
Michael Gottesman
2013-07-02
1
-1
/
+1
*
[PowerPC] PR16512 - Support TLS call sequences in the asm parser
Ulrich Weigand
2013-07-02
3
-2
/
+40
*
[PowerPC] Rework TLS call operand processing
Ulrich Weigand
2013-07-02
6
-23
/
+40
*
[PowerPC] Remove VK_PPC_TLSGD and VK_PPC_TLSLD
Ulrich Weigand
2013-07-02
8
-15
/
+7
*
SystemZ: Fold variable into assertion.
Benjamin Kramer
2013-07-02
1
-2
/
+2
*
Add 'REQUIRES: object-emission' to DebugInfo/inlined-arguments.ll.
Jyotsna Verma
2013-07-02
1
-0
/
+2
*
[PowerPC] Support TLS variables in debug info
Ulrich Weigand
2013-07-02
4
-3
/
+53
*
[DebugInfo] Allow getDebugThreadLocalSymbol to return MCExpr
Ulrich Weigand
2013-07-02
5
-7
/
+7
*
[DebugInfo] Hold generic MCExpr in AddrPool
Ulrich Weigand
2013-07-02
2
-9
/
+9
[next]