Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
c18f66e70dea8abc8c9d86d40088fc8fc8247b20
c18f66e
[yaml2obj][ELF] Add the section name -> section index map to State.
by Sean Silva
· 12 years ago
11ca2e5
Add a setLastModificationAndAccessTime to PathV2.
by Rafael Espindola
· 12 years ago
deda39d
[mips] Remove Triple:mips from SupportedArchs in MCJIT unittests
by Akira Hatanaka
· 12 years ago
f9f44f3
Use a raw_fd_ostream instead of a std::ofstream.
by Rafael Espindola
· 12 years ago
be87bce
Remove the simplify-libcalls pass (finally)
by Meador Inge
· 12 years ago
0382b30
[yaml2obj][ELF] Start factoring into "single point of truth".
by Sean Silva
· 12 years ago
b14f972
[yaml2obj][ELF] Just let this class own its buffer.
by Sean Silva
· 12 years ago
201c66c
Remove a trivial use of sys::Path.
by Rafael Espindola
· 12 years ago
51d1bda
[ReleaseNotes] Added bullet point stating that APFloat::isNormal() is now IEEE 754R-2008 compliant and that the relevant method renaming occurred.
by Michael Gottesman
· 12 years ago
29c17db
Add support for getting the last modification time from a file_status.
by Rafael Espindola
· 12 years ago
a1694e5
[APFloat] Rename isIEEENormal => isNormal and remove old isNormal method.
by Michael Gottesman
· 12 years ago
eb729e0
Use only the filename when deciding if a file is a duplicate.
by Rafael Espindola
· 12 years ago
3781fbc
[APFloat] Fix typo in test so we actually test if we handle denormals.
by Michael Gottesman
· 12 years ago
0b82799
Clang-format the SLP vectorizer. No functionality change.
by Nadav Rotem
· 12 years ago
4cbbbf4
This reverts r155000.
by Joey Gouly
· 12 years ago
d69d9f2
SLPVectorization: Add a basic support for cross-basic block slp vectorization.
by Nadav Rotem
· 12 years ago
63b8e29
Give this X86-specific test a triple so it's actually X86-specific.
by David Blaikie
· 12 years ago
ea18f0c
by Ulrich Weigand
· 12 years ago
dc4dcb6
Change the debug type to match the debug type that is used by vecutils.cpp.
by Nadav Rotem
· 12 years ago
06eb45c
by Ulrich Weigand
· 12 years ago
151ad37
by Ulrich Weigand
· 12 years ago
027e944
by Ulrich Weigand
· 12 years ago
0db5379
by Ulrich Weigand
· 12 years ago
4828eac
Fix get_magic() handling of short reads.
by Evgeniy Stepanov
· 12 years ago
438600e
Remove the transitional GetUniqueID.
by Rafael Espindola
· 12 years ago
9aa3365
Rename fs::GetUniqueID to fs::getUniqueID to match the style guide.
by Rafael Espindola
· 12 years ago
dd1b7c9
Remove MSan hack that is no longer needed.
by Evgeniy Stepanov
· 12 years ago
afea27b
Fix typos "metatadata" -> "metadata" in the LangRef.
by Stefanus Du Toit
· 12 years ago
440dfe9
Make sure ar is creating a new file instead of updating an existing one.
by Rafael Espindola
· 12 years ago
122c57c
Add r184420 back, but also handle long file names.
by Rafael Espindola
· 12 years ago
9d39cb1
Revert "Don't include directory names in archives."
by Rafael Espindola
· 12 years ago
be984d6
Don't include directory names in archives.
by Rafael Espindola
· 12 years ago
6f2c88a
Remove remaining bits of the old LLVM specific symtab handling.
by Rafael Espindola
· 12 years ago
e9ff273
Remove more unused functions.
by Rafael Espindola
· 12 years ago
f0436b8
Remove unused methods.
by Rafael Espindola
· 12 years ago
a18b281
Use the simpler sys::fs::exists.
by Rafael Espindola
· 12 years ago
436cd0c
Convert a use of sys::Path.
by Rafael Espindola
· 12 years ago
7231625
Optimize register parsing for MipsAsmParser. Allow symbolic aliases for FPU registers.
by Vladimir Medic
· 12 years ago
face8d9
Remove static, because it was messing everything up.
by Bill Wendling
· 12 years ago
4532c28
DebugInfo: don't use location lists when the location covers the whole function anyway
by David Blaikie
· 12 years ago
4e91fa3
[Support/CrashRecoveryContext] Make sure CrashRecoveryContext does not clear the thread-local "CurrentContext"
by Argyrios Kyrtzidis
· 12 years ago
228546b
This is now a duplicate.
by Bill Wendling
· 12 years ago
3b6e067
Make the '==' operator inline.
by Bill Wendling
· 12 years ago
8623ecb2
Make this static inline to avoid duplicates.
by Bill Wendling
· 12 years ago
59aa540
Make the comparison operators non-member functions.
by Bill Wendling
· 12 years ago
cc63158
Spelling correction
by David Blaikie
· 12 years ago
0c92f2a
Don't pass in the TargetInstrInfo into the register info object. It doesn't use it.
by Bill Wendling
· 12 years ago
0159ae4
DebugInfo: PR14763/r183329 correct the location of indirect parameters
by David Blaikie
· 12 years ago
4f71c1b
[APFloat] Changed APFloat::isNormal => APFloat::isFiniteNonZero for all tests in unittests.
by Michael Gottesman
· 12 years ago
c971cb8
DebugInfo: Specify that a value is stored indirectly
by David Blaikie
· 12 years ago
0812304
Spell correct (s/begining/beginning/)
by David Blaikie
· 12 years ago
3df7d2f
llvm-dwarfdump: Add support for dumping the .debug_loc section
by David Blaikie
· 12 years ago
ba54bca
Access the TargetLoweringInfo from the TargetMachine object instead of caching it. The TLI may change between functions. No functionality change.
by Bill Wendling
· 12 years ago
ce1164b
Remove unused function.
by Rafael Espindola
· 12 years ago
4df4bcc
by Ulrich Weigand
· 12 years ago
07969dc
[APFloat] Converted all references to APFloat::isNormal => APFloat::isFiniteNonZero.
by Michael Gottesman
· 12 years ago
63e8ba9
Really fix the missing header :-(
by Rafael Espindola
· 12 years ago
b167ba7
Add missing include found by the bots.
by Rafael Espindola
· 12 years ago
b4900b1
Remove last use of PathV1.h from Archive.h
by Rafael Espindola
· 12 years ago
f9fd58a
Access the TargetLoweringInfo from the TargetMachine object instead of caching it. The TLI may change between functions. No functionality change.
by Bill Wendling
· 12 years ago
4655485
Modified the implementation of fs::GetUniqueID on Windows such that it actually finds a unique identifier for a file. Also adds unit tests for GetUniqueID.
by Aaron Ballman
· 12 years ago
7032c88
[APFloat] Added isFiniteNonZero predicate.
by Michael Gottesman
· 12 years ago
ea44281
Access the TargetLoweringInfo from the TargetMachine object instead of caching it. The TLI may change between functions. No functionality change.
by Bill Wendling
· 12 years ago
2e1dc2d
Add operator!= as the compliment to operator==. This is for a future change.
by Bill Wendling
· 12 years ago
d626d33
Don't cache the TLI object since we have access to it through TargetMachine already.
by Bill Wendling
· 12 years ago
c896020
[APFloat] Expose isSmallest/isLargest as public methods.
by Michael Gottesman
· 12 years ago
7ab184a
Allow creation of single-byte MCAtoms.
by Ahmed Bougacha
· 12 years ago
ad966ea
Move StructurizeCFG out of R600 to generic Transforms.
by Matt Arsenault
· 12 years ago
5a2fb05
LSR: Fix the parameters used to compute the scaling factor cost.
by Quentin Colombet
· 12 years ago
ae5758b
Add unit test to test a trivial verifier check.
by Bill Wendling
· 12 years ago
27ff1f3
Always set the mode.
by Rafael Espindola
· 12 years ago
13f4fd7
Remove more uses of sys::Path.
by Rafael Espindola
· 12 years ago
80a6d65
SLPVectorizer: handle scalars that are extracted from vectors (using ExtractElementInst).
by Nadav Rotem
· 12 years ago
dd3ef1a
Remove unused function.
by Rafael Espindola
· 12 years ago
3baf01b
Another attempt at fixing the bots.
by Rafael Espindola
· 12 years ago
7d180ac
SLPVectorizer: start constructing chains at stores that are not power of two.
by Nadav Rotem
· 12 years ago
7391366
Attempt at fixing some bots.
by Rafael Espindola
· 12 years ago
4d07abb
Reduce sys::Path usage in llvm-ar.
by Rafael Espindola
· 12 years ago
7c83970
Remove Path::getDirectoryContents.
by Rafael Espindola
· 12 years ago
8fe960e
Remove the 'R' modifier.
by Rafael Espindola
· 12 years ago
ca0984c
Remove Path::isObjectFile.
by Rafael Espindola
· 12 years ago
f6f3be6
Remove Path::canExecute.
by Rafael Espindola
· 12 years ago
dd5fe2f
The RenderMethod field in RegisterOperand class sets the name of the method on the target specific operand to call to add the target specific operand to an MCInst. This patch defines RenderMethod for mips RegisterOperand classes and removes redundant code from MipsAsmParser.cpp
by Vladimir Medic
· 12 years ago
f9326c2
MachOUniversal.cpp: Fix abuse of Twine. It would be sufficient to use std::string instead.
by NAKAMURA Takumi
· 12 years ago
15c6aa9
Fixed comment typo that causes the given comment to actually make sense.
by Michael Gottesman
· 12 years ago
eb30e51
SLPVectorizer: vectorize compares and selects.
by Nadav Rotem
· 12 years ago
6946695
Document the return value and fix a typo.
by Nadav Rotem
· 12 years ago
1b11a19
Test commit access.
by Wan Xiaofei
· 12 years ago
e1e1bb1
Remove `using namespace` and use explicit qualification.
by Sean Silva
· 12 years ago
83bc345
Remove spurious space.
by Sean Silva
· 12 years ago
9e82a5c
Remove unused parameter.
by Sean Silva
· 12 years ago
6e6259d
[yaml2obj][ELF] Beef up this test a bit.
by Sean Silva
· 12 years ago
ea94e11
[yaml2obj][ELF] Support ELFOSABI_* enum.
by Sean Silva
· 12 years ago
1230407
There is no ELF ABI version enum.
by Sean Silva
· 12 years ago
5ba1225
[yaml2obj][ELF] Support st_info through `Binding` and `Type` YAML keys.
by Sean Silva
· 12 years ago
70a3dc1
Use GetUnderlyingObject instead of custom function
by Matt Arsenault
· 12 years ago
c2b6adf
[yaml2obj][ELF] Don't monkeypatch the YAML sections.
by Sean Silva
· 12 years ago
ca0170f
[yaml2obj][ELF] Ensure STN_UNDEF entry is present.
by Sean Silva
· 12 years ago
afcf60f
[yaml2obj][ELF] Rudimentary symbol table support.
by Sean Silva
· 12 years ago
bd4bd36
Small correction to unordered memory code generation of ARM LDRD
by JF Bastien
· 12 years ago
Next »