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
*
DebugInfo: don't use location lists when the location covers the whole functi...
David Blaikie
2013-06-20
6
-36
/
+79
*
[Support/CrashRecoveryContext] Make sure CrashRecoveryContext does not clear ...
Argyrios Kyrtzidis
2013-06-19
1
-2
/
+11
*
This is now a duplicate.
Bill Wendling
2013-06-19
1
-26
/
+0
*
Make the '==' operator inline.
Bill Wendling
2013-06-19
1
-2
/
+29
*
Make this static inline to avoid duplicates.
Bill Wendling
2013-06-19
1
-1
/
+1
*
Make the comparison operators non-member functions.
Bill Wendling
2013-06-19
2
-7
/
+11
*
Spelling correction
David Blaikie
2013-06-19
1
-2
/
+2
*
Don't pass in the TargetInstrInfo into the register info object. It doesn't u...
Bill Wendling
2013-06-19
3
-4
/
+3
*
DebugInfo: PR14763/r183329 correct the location of indirect parameters
David Blaikie
2013-06-19
6
-12
/
+88
*
[APFloat] Changed APFloat::isNormal => APFloat::isFiniteNonZero for all tests...
Michael Gottesman
2013-06-19
1
-8
/
+8
*
DebugInfo: Specify that a value is stored indirectly
David Blaikie
2013-06-19
1
-1
/
+7
*
Spell correct (s/begining/beginning/)
David Blaikie
2013-06-19
2
-14
/
+14
*
llvm-dwarfdump: Add support for dumping the .debug_loc section
David Blaikie
2013-06-19
11
-1
/
+211
*
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
[next]