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
*
Refactor duplicated logic to a helper function.
Rafael Espindola
2013-09-04
1
-36
/
+53
*
Remove dead code.
Rafael Espindola
2013-09-04
1
-10
/
+0
*
MemoryBufer: add a test: check that a file with size that is a multiple of the
Dmitri Gribenko
2013-09-04
1
-0
/
+22
*
Rename variables to match the style guide and clang-format.
Rafael Espindola
2013-09-04
2
-71
/
+70
*
Swift: Only build vldm/vstm with q register aligned register lists
Arnold Schwaighofer
2013-09-04
2
-1
/
+32
*
Fix scheduling for vldm/vstm instructions that load/store more than 32 bytes ...
Silviu Baranga
2013-09-04
2
-78
/
+125
*
Revert "Add r159136 back now that pr13124 has been fixed."
Rafael Espindola
2013-09-04
3
-31
/
+0
*
Move generic isPrint and columnWidth implementations to a separate header/sou...
Alexander Kornienko
2013-09-04
9
-220
/
+197
*
Error on linking appending globals with different unnamed_addr.
Rafael Espindola
2013-09-04
3
-1
/
+13
*
[Sparc] Fix an assertion failure while lowering fcmp on long double.
Venkatraman Govindaraju
2013-09-04
2
-1
/
+21
*
Fix linking of unnamed_addr in functions.
Rafael Espindola
2013-09-04
3
-1
/
+32
*
Rename in preparation for adding tests for function linking.
Rafael Espindola
2013-09-04
2
-28
/
+28
*
Use CHECK-DAG instead of sort.
Rafael Espindola
2013-09-04
1
-11
/
+11
*
Support/Process: Add comments about PageSize and AllocationGranularity on Cyg...
NAKAMURA Takumi
2013-09-04
2
-2
/
+4
*
MemoryBuffer.cpp: Don't peek the next page if file is multiple of *physical* ...
NAKAMURA Takumi
2013-09-04
1
-0
/
+9
*
Whitespace.
NAKAMURA Takumi
2013-09-04
1
-1
/
+1
*
Fix linking of unnamed_addr.
Rafael Espindola
2013-09-04
2
-5
/
+9
*
InstCombine: allow unmasked icmps to be combined with logical ops
Tim Northover
2013-09-04
2
-9
/
+59
*
InstCombine: look for masked compares with subset relation
Tim Northover
2013-09-04
2
-11
/
+197
*
Inplement aarch64 neon instructions in AdvSIMD(shift). About 24 shift instruc...
Hao Liu
2013-09-04
12
-41
/
+3911
*
Use Intrinsic::ID for the pattern match templates, fixing a signed/unsigned
Eric Christopher
2013-09-04
1
-6
/
+6
*
Revert "Revert "Remove the darwin gdb option, that version of gdb is now dead...
Michael Gottesman
2013-09-04
4
-40
/
+8
*
Revert "Remove the darwin gdb option, that version of gdb is now dead and the...
Michael Gottesman
2013-09-04
4
-8
/
+40
*
Add llvm namespace to llvm::next.
Michael Gottesman
2013-09-04
1
-2
/
+2
*
Use llvm::next() instead of incrementing begin iterators of std::vector.
Michael Gottesman
2013-09-04
1
-2
/
+2
*
MCDwarf.h: Prune a few stray \param(s). [-Wdocumentation]
NAKAMURA Takumi
2013-09-04
1
-3
/
+3
*
Remove the darwin gdb option, that version of gdb is now dead and
Eric Christopher
2013-09-04
4
-40
/
+8
*
Make the default dwarf version 3 for darwin when we can't find one
Eric Christopher
2013-09-04
1
-1
/
+5
*
It's a very large constant. Say so.
Eric Christopher
2013-09-04
1
-1
/
+1
*
Add r159136 back now that pr13124 has been fixed.
Rafael Espindola
2013-09-03
3
-0
/
+31
*
[lit] Allow config files to pass arbitrary values to child configs.
Daniel Dunbar
2013-09-03
4
-12
/
+8
*
X86: Mark non-crashing report_fatal_errors() as such.
Jim Grosbach
2013-09-03
1
-13
/
+19
*
[objc-arc] Remove dead code from previous commit.
Michael Gottesman
2013-09-03
1
-140
/
+0
*
[objc-arc] Turn off the objc_retainBlock -> objc_retain optimization.
Michael Gottesman
2013-09-03
6
-677
/
+0
*
[objc-arc] Move some block tests from basic.ll -> retain-block.ll and add som...
Michael Gottesman
2013-09-03
3
-55
/
+55
*
Add comments to the CFI instructions and reformat with clang-format. No funct...
Bill Wendling
2013-09-03
1
-360
/
+398
*
Fix copy and pasto with CMake files for unittest.
Eric Christopher
2013-09-03
1
-3
/
+3
*
Add a hashing routine that handles hashing types. Add a test for
Eric Christopher
2013-09-03
7
-2
/
+84
*
Sentences end with periods.
Eric Christopher
2013-09-03
1
-2
/
+2
*
Enable late-vectorization by default.
Nadav Rotem
2013-09-03
1
-1
/
+1
*
Fix grammar
Matt Arsenault
2013-09-03
1
-3
/
+3
*
Teach InstCombineLoadCast about address spaces.
Matt Arsenault
2013-09-03
2
-3
/
+24
*
Use type form of getIntPtrType in alloca visitor.
Matt Arsenault
2013-09-03
1
-2
/
+2
*
WIP: Refactor some code so that it can be called by more than just one method...
Bill Wendling
2013-09-03
1
-60
/
+71
*
Alphabetize.
Eric Christopher
2013-09-03
1
-4
/
+4
*
Add a Python-like join function to merge a list of strings with a
Joerg Sonnenberger
2013-09-03
2
-0
/
+70
*
Revert "Revert "ARM: Improve pattern for isel mul of vector by scalar.""
Jim Grosbach
2013-09-03
2
-0
/
+29
*
Add the rest of the stock attributes to the attribute table.
Eric Christopher
2013-09-03
3
-8
/
+242
*
TableGen: Enumerate Schedule Model too.
Vincent Lejeune
2013-09-03
2
-1
/
+14
*
In this patch we are trying to do two things:
Yi Jiang
2013-09-03
4
-24
/
+177
[next]