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
*
Propagate relocation info to resolveRelocation.
Rafael Espindola
2013-04-29
10
-45
/
+62
*
Replace ObjRelocationInfo with relocation_iterator.
Rafael Espindola
2013-04-29
6
-65
/
+59
*
Add in some conditional compilation in order to silence an unused variable wa...
Michael Gottesman
2013-04-29
1
-0
/
+2
*
[objc-arc] Apply the RV optimization to retains next to calls in ObjCARCContr...
Michael Gottesman
2013-04-29
5
-104
/
+120
*
Added statistics to count the number of retains/releases before/after optimiz...
Michael Gottesman
2013-04-29
1
-0
/
+47
*
Removed trailing whitespace.
Michael Gottesman
2013-04-29
1
-1
/
+1
*
Fix for r180693. = /.
Michael Gottesman
2013-04-29
1
-1
/
+2
*
[objc-arc-annotations] Moved the disabling of call movement to ConnectTDBUTra...
Michael Gottesman
2013-04-29
1
-6
/
+5
*
Inline variable into the #ifdef block where it's used.
Benjamin Kramer
2013-04-28
1
-1
/
+1
*
AArch64 InstrFormats:
Jia Liu
2013-04-28
1
-1
/
+1
*
Fix typo. Stupid me.
Joerg Sonnenberger
2013-04-27
1
-1
/
+1
*
Regen.
Eric Christopher
2013-04-27
2
-3
/
+4
*
Only use cxxabi.h's demangler, if it is actually available.
Joerg Sonnenberger
2013-04-27
6
-4
/
+17
*
Handle tied sub-operands in AsmMatcherEmitter
Ulrich Weigand
2013-04-27
1
-30
/
+19
*
Fix a XOR reassociation bug.
Shuxin Yang
2013-04-27
2
-3
/
+33
*
Documentation: end option description with a period
Dmitri Gribenko
2013-04-27
1
-1
/
+3
*
AArch64: convert MC-layer test to .s file
Tim Northover
2013-04-27
2
-51
/
+48
*
[objc-arc] Test cleanups.
Michael Gottesman
2013-04-27
9
-14
/
+40
*
Generalize the MachineTraceMetrics public API.
Andrew Trick
2013-04-27
2
-3
/
+21
*
Add target flags to MachineMemOperands.
Andrew Trick
2013-04-27
1
-1
/
+7
*
whitespace
Andrew Trick
2013-04-27
1
-11
/
+11
*
Use the target triple from the target machine rather than the module
Eric Christopher
2013-04-27
4
-2
/
+9
*
Move the XFAIL out of the middle of a comment.
Eric Christopher
2013-04-27
1
-1
/
+1
*
Make all darwin ppc stubs local.
Rafael Espindola
2013-04-27
2
-6
/
+14
*
Struct-path aware TBAA: change the format of TBAAStructType node.
Manman Ren
2013-04-27
3
-31
/
+48
*
Cleanup and document MachineLocation.
Adrian Prantl
2013-04-26
3
-4
/
+15
*
Micro-optimization
Bill Wendling
2013-04-26
1
-5
/
+4
*
Make CHECK lines a bit less strict so they also match code generated for win64.
Benjamin Kramer
2013-04-26
1
-10
/
+10
*
Teach the interpreter to handle vector compares and additional vector arithme...
Nadav Rotem
2013-04-26
6
-44
/
+453
*
Use llvm/Object/MachO.h in macho-dumper. Drop the old macho parser.
Rafael Espindola
2013-04-26
9
-976
/
+347
*
The exception demo needs its symbols exported.
Rafael Espindola
2013-04-26
1
-0
/
+2
*
R600: Initialize AMDGPUMachineFunction::ShaderType to ShaderType::COMPUTE
Tom Stellard
2013-04-26
2
-1
/
+5
*
cleanup testcase some more
Adrian Prantl
2013-04-26
1
-11
/
+11
*
fix a typo that due to cu&paste quadrupled itself
Adrian Prantl
2013-04-26
2
-4
/
+4
*
ARM: Fix encoding of hint instruction for Thumb.
Quentin Colombet
2013-04-26
10
-22
/
+59
*
Add missing ':'.
Rafael Espindola
2013-04-26
1
-1
/
+1
*
Bugfix for the debug intrinsic handling in InstCombiner:
Adrian Prantl
2013-04-26
3
-4
/
+129
*
PowerPC: Use RegisterOperand instead of RegisterClass operands
Ulrich Weigand
2013-04-26
3
-432
/
+452
*
Re-write the address propagation code for pre-indexed loads/stores to take in...
Silviu Baranga
2013-04-26
1
-14
/
+29
*
PowerPC: Fix encoding of vsubcuw and vsum4sbs instructions
Ulrich Weigand
2013-04-26
1
-2
/
+2
*
PowerPC: Fix encoding of stfsu and stfdu instructions
Ulrich Weigand
2013-04-26
1
-2
/
+2
*
PowerPC: Fix encoding of rldimi and rldcl instructions
Ulrich Weigand
2013-04-26
3
-3
/
+36
*
PowerPC: Support PC-relative fixup_ppc_brcond14.
Ulrich Weigand
2013-04-26
1
-0
/
+3
*
ARM/NEON: Pattern match vector integer abs to vabs.
Benjamin Kramer
2013-04-26
2
-0
/
+114
*
X86: Now that we have a canonical form for vector integer abs, match it into ...
Benjamin Kramer
2013-04-26
2
-13
/
+181
*
DAGCombiner: Canonicalize vector integer abs in the same way we do it for sca...
Benjamin Kramer
2013-04-26
2
-0
/
+108
*
LoopVectorizer: Calculate the number of pointers to disambiguate at runtime ...
Nadav Rotem
2013-04-26
2
-4
/
+95
*
Use 'git svn find-rev' in git-svnrevert instead of shell script fu.
Michael Gottesman
2013-04-26
1
-4
/
+3
*
Revert "[objc-arc] Added ImpreciseAutoreleaseSet to track autorelease calls t...
Michael Gottesman
2013-04-26
1
-38
/
+0
*
Updated GettingStarted.rst so that it references utils/git-svn for git-svnup ...
Michael Gottesman
2013-04-26
1
-26
/
+11
[next]