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
*
Access the TargetLoweringInfo from the TargetMachine object instead of cachin...
Bill Wendling
2013-06-19
21
-302
/
+375
*
Remove unused function.
Rafael Espindola
2013-06-19
3
-31
/
+3
*
[MC/DWARF] Generate multiple .debug_line entries for adjacent .loc directives
Ulrich Weigand
2013-06-19
3
-0
/
+49
*
[APFloat] Converted all references to APFloat::isNormal => APFloat::isFiniteN...
Michael Gottesman
2013-06-19
5
-15
/
+15
*
Really fix the missing header :-(
Rafael Espindola
2013-06-19
1
-1
/
+1
*
Add missing include found by the bots.
Rafael Espindola
2013-06-19
1
-0
/
+1
*
Remove last use of PathV1.h from Archive.h
Rafael Espindola
2013-06-19
6
-26
/
+39
*
Access the TargetLoweringInfo from the TargetMachine object instead of cachin...
Bill Wendling
2013-06-19
7
-31
/
+31
*
Modified the implementation of fs::GetUniqueID on Windows such that it actual...
Aaron Ballman
2013-06-19
3
-9
/
+51
*
[APFloat] Added isFiniteNonZero predicate.
Michael Gottesman
2013-06-19
2
-0
/
+29
*
Access the TargetLoweringInfo from the TargetMachine object instead of cachin...
Bill Wendling
2013-06-19
10
-46
/
+56
*
Add operator!= as the compliment to operator==. This is for a future change.
Bill Wendling
2013-06-19
1
-1
/
+4
*
Don't cache the TLI object since we have access to it through TargetMachine a...
Bill Wendling
2013-06-19
2
-8
/
+9
*
[APFloat] Expose isSmallest/isLargest as public methods.
Michael Gottesman
2013-06-19
1
-12
/
+8
*
Allow creation of single-byte MCAtoms.
Ahmed Bougacha
2013-06-19
2
-2
/
+2
*
Move StructurizeCFG out of R600 to generic Transforms.
Matt Arsenault
2013-06-19
10
-70
/
+113
*
LSR: Fix the parameters used to compute the scaling factor cost.
Quentin Colombet
2013-06-19
2
-5
/
+81
*
Add unit test to test a trivial verifier check.
Bill Wendling
2013-06-19
1
-0
/
+16
*
Always set the mode.
Rafael Espindola
2013-06-19
2
-13
/
+10
*
Remove more uses of sys::Path.
Rafael Espindola
2013-06-19
5
-52
/
+46
*
SLPVectorizer: handle scalars that are extracted from vectors (using ExtractE...
Nadav Rotem
2013-06-19
2
-0
/
+103
*
Remove unused function.
Rafael Espindola
2013-06-19
2
-33
/
+0
*
Another attempt at fixing the bots.
Rafael Espindola
2013-06-19
1
-1
/
+1
*
SLPVectorizer: start constructing chains at stores that are not power of two.
Nadav Rotem
2013-06-19
2
-3
/
+63
*
Attempt at fixing some bots.
Rafael Espindola
2013-06-19
1
-1
/
+1
*
Reduce sys::Path usage in llvm-ar.
Rafael Espindola
2013-06-19
5
-35
/
+39
*
Remove Path::getDirectoryContents.
Rafael Espindola
2013-06-19
3
-88
/
+0
*
Remove the 'R' modifier.
Rafael Espindola
2013-06-19
2
-45
/
+6
*
Remove Path::isObjectFile.
Rafael Espindola
2013-06-19
2
-19
/
+0
*
Remove Path::canExecute.
Rafael Espindola
2013-06-19
3
-27
/
+0
*
The RenderMethod field in RegisterOperand class sets the name of the method o...
Vladimir Medic
2013-06-19
2
-19
/
+10
*
MachOUniversal.cpp: Fix abuse of Twine. It would be sufficient to use std::st...
NAKAMURA Takumi
2013-06-19
1
-3
/
+3
*
Fixed comment typo that causes the given comment to actually make sense.
Michael Gottesman
2013-06-19
1
-1
/
+1
*
SLPVectorizer: vectorize compares and selects.
Nadav Rotem
2013-06-19
2
-3
/
+107
*
Document the return value and fix a typo.
Nadav Rotem
2013-06-19
1
-1
/
+2
*
Test commit access.
Wan Xiaofei
2013-06-19
1
-0
/
+1
*
Remove `using namespace` and use explicit qualification.
Sean Silva
2013-06-19
1
-3
/
+2
*
Remove spurious space.
Sean Silva
2013-06-19
1
-1
/
+1
*
Remove unused parameter.
Sean Silva
2013-06-19
1
-2
/
+1
*
[yaml2obj][ELF] Beef up this test a bit.
Sean Silva
2013-06-19
1
-0
/
+1
*
[yaml2obj][ELF] Support ELFOSABI_* enum.
Sean Silva
2013-06-19
4
-2
/
+46
*
There is no ELF ABI version enum.
Sean Silva
2013-06-19
1
-1
/
+0
*
[yaml2obj][ELF] Support st_info through `Binding` and `Type` YAML keys.
Sean Silva
2013-06-19
4
-0
/
+44
*
Use GetUnderlyingObject instead of custom function
Matt Arsenault
2013-06-18
1
-58
/
+20
*
[yaml2obj][ELF] Don't monkeypatch the YAML sections.
Sean Silva
2013-06-18
1
-14
/
+17
*
[yaml2obj][ELF] Ensure STN_UNDEF entry is present.
Sean Silva
2013-06-18
2
-2
/
+6
*
[yaml2obj][ELF] Rudimentary symbol table support.
Sean Silva
2013-06-18
4
-2
/
+86
*
Small correction to unordered memory code generation of ARM LDRD
JF Bastien
2013-06-18
1
-1
/
+1
*
Identify me on IRC.
Bill Wendling
2013-06-18
1
-0
/
+1
*
ARM: Add optional datatype suffix to NEON mvn asm syntax.
Jim Grosbach
2013-06-18
2
-1
/
+45
[next]