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
...
*
Added the scripts git-svnup/git-svnrevert to utils/git-svn.
Michael Gottesman
2013-04-26
2
-0
/
+68
*
Mips assembler: .set reorder support
Jack Carter
2013-04-25
2
-0
/
+31
*
Remove SMLoc paired with CHECK-NOT patterns. Not functionality change.
Michael Liao
2013-04-25
2
-8
/
+16
*
Make function documentation conform to llvm standards.
Preston Gurd
2013-04-25
1
-30
/
+32
*
ARM cost model: Integer div and rem is lowered to a function call
Arnold Schwaighofer
2013-04-25
2
-0
/
+518
*
Re-enabling MCJIT object caching with memory leak fixed
Andrew Kaylor
2013-04-25
6
-18
/
+370
*
revert r179735, it has no testcases, and doesn't really make sense.
Chris Lattner
2013-04-25
4
-34
/
+29
*
This patch adds the X86FixupLEAs pass, which will reduce instruction
Preston Gurd
2013-04-25
11
-1
/
+444
*
LoopVectorizer: No need to generate pointer disambiguation checks between rea...
Nadav Rotem
2013-04-25
2
-4
/
+48
*
[mc-coff] Forward Linker Option flags into the .drectve section
Reid Kleckner
2013-04-25
3
-0
/
+73
*
Fix section relocation for SECTIONREL32 with immediate offset.
Rafael Espindola
2013-04-25
3
-2
/
+36
*
Remove tailing whitespaces
Michael Liao
2013-04-25
1
-1
/
+1
*
[inline asm] Add a test case for r180226. The specific issue is that the inline
Chad Rosier
2013-04-25
1
-0
/
+9
*
Use a pointer as the relocation iterator.
Rafael Espindola
2013-04-25
1
-24
/
+29
*
Clarify getRelocationAddress x getRelocationOffset a bit.
Rafael Espindola
2013-04-25
11
-58
/
+54
*
Fix constant folding for one lane vector types. Constant folding one lane vec...
Silviu Baranga
2013-04-25
2
-1
/
+19
*
Revert "Adding object caching support to MCJIT"
Rafael Espindola
2013-04-25
6
-367
/
+18
*
Revert "Exposing MCJIT through C API"
Rafael Espindola
2013-04-25
6
-249
/
+48
*
Don't compute a std::vector<uint8_t> just to write it out a stream.
Rafael Espindola
2013-04-25
1
-83
/
+17
*
Test case for r180241.
Akira Hatanaka
2013-04-25
1
-0
/
+22
*
Test case for r180238.
Akira Hatanaka
2013-04-25
1
-0
/
+22
*
[mips] Add definitions of micromips load and store instructions.
Akira Hatanaka
2013-04-25
4
-17
/
+43
*
Allow users to choose identity used to sign tools.
Filipe Cabecinhas
2013-04-25
1
-1
/
+3
*
[mips] Add definitions of micromips shift instructions.
Akira Hatanaka
2013-04-25
4
-12
/
+62
*
Fixing OCAML bindings for MCJIT
Andrew Kaylor
2013-04-25
1
-1
/
+1
*
R600: Initialize BooleanVectorContents
Tom Stellard
2013-04-24
1
-0
/
+1
*
R600: Use SHT_PROGBITS for the .AMDGPU.config section
Tom Stellard
2013-04-24
2
-1
/
+2
*
Exposing MCJIT through C API
Andrew Kaylor
2013-04-24
6
-48
/
+249
*
Fix for r180193 - MI Sched: eliminate local vreg.
Andrew Trick
2013-04-24
1
-2
/
+6
*
[inline asm] Fix a crasher for an invalid value type/register class.
Chad Rosier
2013-04-24
1
-4
/
+11
*
Making invalidateInstructionCache automatic in SectionMemoryManager
Andrew Kaylor
2013-04-24
2
-3
/
+6
*
[objc-arc] Added ImpreciseAutoreleaseSet to track autorelease calls that were...
Michael Gottesman
2013-04-24
1
-0
/
+38
*
Fixed comment typo.
Michael Gottesman
2013-04-24
1
-1
/
+1
*
Mips assembler: Add 64 bit testing for JAL
Jack Carter
2013-04-24
1
-39
/
+82
*
Use pointers to iterate over symbols.
Rafael Espindola
2013-04-24
4
-83
/
+91
*
Don't produce an empty llvm.compiler.used in LTO.
Rafael Espindola
2013-04-24
1
-19
/
+19
*
Don't forward declare environ on Windows
Reid Kleckner
2013-04-24
1
-4
/
+2
*
LoopVectorizer: Change variable name Stride to ConsecutiveStride
Arnold Schwaighofer
2013-04-24
1
-6
/
+6
*
LoopVectorize: Scalarize padded types
Arnold Schwaighofer
2013-04-24
2
-1
/
+38
*
LoopVectorizer: Bail out if we don't have datalayout we need it
Arnold Schwaighofer
2013-04-24
4
-1
/
+13
*
Revert r180189.
Rafael Espindola
2013-04-24
1
-29
/
+24
*
MI Sched: eliminate local vreg copies.
Andrew Trick
2013-04-24
6
-10
/
+242
*
Register Coalescing: add a flag to disable rescheduling.
Andrew Trick
2013-04-24
1
-2
/
+8
*
MI Sched: regpressure tracing.
Andrew Trick
2013-04-24
1
-0
/
+8
*
Formatting fixes.
Rafael Espindola
2013-04-24
1
-31
/
+20
*
Use a pointer as the relocation iterator.
Rafael Espindola
2013-04-24
1
-23
/
+28
*
Add include guards.
Eric Christopher
2013-04-24
1
-0
/
+5
*
Formatting.
Eric Christopher
2013-04-24
1
-1
/
+1
*
Align the __LD,__compact_unwind section.
Bill Wendling
2013-04-24
1
-7
/
+16
*
remove cbe backend from sample configure
Jia Liu
2013-04-24
2
-2
/
+2
[prev]
[next]