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
*
R600: Add FetchInst bit to instruction defs to denote vertex/tex instructions
Vincent Lejeune
2013-04-30
10
-60
/
+97
*
Rewrite test in FileCheck instead of grep in X86 codegen
Michael Liao
2013-04-30
1
-4
/
+7
*
R600: Add some new processor variants
Vincent Lejeune
2013-04-30
2
-1
/
+3
*
R600: Clean up instruction class definitions
Vincent Lejeune
2013-04-30
1
-23
/
+14
*
R600: config section now reports use of killgt
Vincent Lejeune
2013-04-30
1
-0
/
+4
*
Revert the command line option patch. However, keep the part that makes this ...
Bill Wendling
2013-04-29
2
-20
/
+5
*
TBAA: remove !tbaa from testing cases if not used.
Manman Ren
2013-04-29
11
-69
/
+32
*
Duplicate a testcase.
Bill Wendling
2013-04-29
1
-0
/
+89
*
TBAA: remove !tbaa from testing cases if not used.
Manman Ren
2013-04-29
6
-47
/
+24
*
Rewrite some tests with FileCHeck in X86 codegen
Michael Liao
2013-04-29
20
-28
/
+85
*
Improve documentation.
Adrian Prantl
2013-04-29
1
-1
/
+2
*
Emit the TLS initialization function pointers into the correct section.
Bill Wendling
2013-04-29
2
-0
/
+16
*
Add getSymbolAlignment to the ObjectFile interface.
Rafael Espindola
2013-04-29
10
-21
/
+51
*
R600: Use correct CF_END instruction on Northern Island GPUs
Tom Stellard
2013-04-29
2
-3
/
+6
*
R600: Fix encoding of CF_END_{EG, R600} instructions
Tom Stellard
2013-04-29
2
-0
/
+7
*
Rationalize what is public in RuntimeDyldMachO and RuntimeDyldELF.
Rafael Espindola
2013-04-29
2
-25
/
+18
*
SimplifyCFG: If convert single conditional stores
Arnold Schwaighofer
2013-04-29
2
-4
/
+198
*
Disable the MCJIT tests on 32 bit darwin.
Rafael Espindola
2013-04-29
1
-0
/
+3
*
Remove unused method.
Rafael Espindola
2013-04-29
1
-3
/
+0
*
Update the documentation.
Rafael Espindola
2013-04-29
1
-5
/
+1
*
Use a RelocationRef instead of a relocation_iterator.
Rafael Espindola
2013-04-29
6
-13
/
+13
*
Revert "revert r179735, it has no testcases, and doesn't really make sense."
Reid Kleckner
2013-04-29
4
-29
/
+34
*
Exposing MCJIT through C API
Andrew Kaylor
2013-04-29
8
-50
/
+250
*
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
[next]