Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
4d39727eaee3e7cb5c72dba469855cb538110782
4d39727
Reduce usage of sys::Path in the graph writer.
by Rafael Espindola
· 12 years ago
ba0e380
Add a version of DisplayGraph that takes a StringRef.
by Rafael Espindola
· 12 years ago
8117ac5
ARM: fix B decoding
by Amaury de la Vieuville
· 12 years ago
1290ce0
ARM: fix t2am_imm8_offset operand printing for imm=#-0
by Amaury de la Vieuville
· 12 years ago
13f17ea
Further reduce usage of sys::Path in bugpoint.
by Rafael Espindola
· 12 years ago
f378028
Try to fix the build with libstdc++ 4.4.
by Rafael Espindola
· 12 years ago
a4b504a
Reduce sys::Path usage in bugpoint.
by Rafael Espindola
· 12 years ago
19b30d5
X86: Make the cmov aliases work with intel syntax too.
by Benjamin Kramer
· 12 years ago
62d124a
[Support] Fix handle and memory leak for processes that are not waited for
by Reid Kleckner
· 12 years ago
0db5f0f
Zero-initializing variables; fixes a build breakage introduced in r183864.
by Aaron Ballman
· 12 years ago
e568281
Print ConstantPool entries initialized to Values with WriteAsOperand instead of
by Dan Gohman
· 12 years ago
a03a80f
[Win] Put ChangeStdinToBinary ChangeStdoutToBinary ChangeStderrToBinary in sys.
by Rafael Espindola
· 12 years ago
e4f7e31
s/Void/void.
by Rafael Espindola
· 12 years ago
42f756f
Attempt at fixing the windows build.
by Rafael Espindola
· 12 years ago
9f1d9fd
Remove the program class.
by Rafael Espindola
· 12 years ago
7e17024
Revert r183854 (PPC: Fix switch warnings from r183841)
by David Blaikie
· 12 years ago
609baa3
Add global versions of some Program static methods.
by Rafael Espindola
· 12 years ago
6289533
[PowerPC] Remove PRED_BAD from PPC::Predicate enumeration.
by Bill Schmidt
· 12 years ago
dab366b
[PowerPC] Fix switch warnings from r183841.
by Bill Schmidt
· 12 years ago
4bf771b
readobj: Dump PE/COFF optional records.
by Rui Ueyama
· 12 years ago
100fbdd
Always remove an alias when we rename the target.
by Rafael Espindola
· 12 years ago
d3f7766
[PowerPC] Expose some calling convention functions in PPCISelLowering.h.
by Bill Schmidt
· 12 years ago
6d6cbe3
Convert test to FileCheck.
by Rafael Espindola
· 12 years ago
234cad7
Don't use PathV1 in CommandLine.cpp.
by Rafael Espindola
· 12 years ago
f69ead4
Add artificial PRED_BAD to PPC::Predicate enumeration.
by Bill Schmidt
· 12 years ago
c3907f3
Inline Path::isBitcodeFile into only use and remove it.
by Rafael Espindola
· 12 years ago
2a40056
Remove Path::getMagicNumber.
by Rafael Espindola
· 12 years ago
26ace57
Remove Path::hasMagicNumber.
by Rafael Espindola
· 12 years ago
fa2bbb3
Remove Path::isAbsolute.
by Rafael Espindola
· 12 years ago
5475e2b
Remove Path::isAbsolute().
by Rafael Espindola
· 12 years ago
c1f4a4b
by Ulrich Weigand
· 12 years ago
55d529f
Remove Path::getSuffix.
by Rafael Espindola
· 12 years ago
36782c5
Remove sys::CopyFile.
by Rafael Espindola
· 12 years ago
a5e855d
Fix 'gcc -flto' builds for unittest binaries (undefined reference to
by Patrik Hagglund
· 12 years ago
e48e8c7
by Ulrich Weigand
· 12 years ago
2e0372d
Remove the old file memory mapping functions.
by Rafael Espindola
· 12 years ago
ddee9b4
Remove Path::createFileOnDisk.
by Rafael Espindola
· 12 years ago
f90690f
Remove Path::makeExecutableOnDisk.
by Rafael Espindola
· 12 years ago
f42b14e
Update Release Process doc
by Renato Golin
· 12 years ago
8fdb53d
Fix gcc -flto build, by adding LLVM_ATTRIBUTE_USED to
by Patrik Hagglund
· 12 years ago
0d3b9ac
[yaml2obj] Remove fragile test case.
by Sean Silva
· 12 years ago
2fd163f
80-cols
by Sean Silva
· 12 years ago
2a2bf79
Correct the def registers for the 8bit x86 divide instructions to
by Eric Christopher
· 12 years ago
3ce2a98
Use the Copy we defined above here.
by Eric Christopher
· 12 years ago
1d18629
Formatting.
by Eric Christopher
· 12 years ago
0001acc
Fix CMakeLists.
by Akira Hatanaka
· 12 years ago
45137f9
[mips] Add an IR transformation pass that optimizes calls to sqrt.
by Akira Hatanaka
· 12 years ago
a11c3e2
Move PathV2.h to Path.h
by Rafael Espindola
· 12 years ago
5ab7704
ARM FastISel fix sext/zext fold
by JF Bastien
· 12 years ago
a856444
Make host ARM CPU feature detection independent of the vendor
by Tobias Grosser
· 12 years ago
1a4f2a3
[PECOFF] Remove COFF header from PE header for simplicity.
by Rui Ueyama
· 12 years ago
f3e397e
Include PathV1.h in files that use it.
by Rafael Espindola
· 12 years ago
715a1be
Remove Path::getDirname.
by Rafael Espindola
· 12 years ago
b4d07b7
Remove Path::getBasename.
by Rafael Espindola
· 12 years ago
aab313f
Remove Path::getLast.
by Rafael Espindola
· 12 years ago
189c27e
Remove GetDLLSuffix.
by Rafael Espindola
· 12 years ago
6cbae01
Remove GetRootDirectory.
by Rafael Espindola
· 12 years ago
6438fd5
Remove GetUserHomeDirectory.
by Rafael Espindola
· 12 years ago
ba30d60
Don't define LTDL_SHLIBPATH_VAR.
by Rafael Espindola
· 12 years ago
40de55a
Remove GetSystemLibraryPaths.
by Rafael Espindola
· 12 years ago
add4c2f
Don't define LLVM_LIBDIR, it is not used anymore.
by Rafael Espindola
· 12 years ago
4cef3d8
[mips] Use function TargetInstrInfo::getRegClass.
by Akira Hatanaka
· 12 years ago
0e33231
Remove Path::GetBitcodeLibraryPaths.
by Rafael Espindola
· 12 years ago
9a82d21
Remove unused FindLibrary function.
by Rafael Espindola
· 12 years ago
af2c42e
Remove sys::identifyFileType.
by Rafael Espindola
· 12 years ago
0262db3
Fix documentation on the path to Bitcode reader/writer
by Michael Liao
· 12 years ago
6c21feb
Convert another use of sys::identifyFileType.
by Rafael Espindola
· 12 years ago
3ecfcc2
Convert another use of sys::identifyFileType.
by Rafael Espindola
· 12 years ago
d1b6ca2
Change how globalopt handles aliases in llvm.used.
by Rafael Espindola
· 12 years ago
9e26acb
Convert another use of sys::identifyFileType.
by Rafael Espindola
· 12 years ago
0179706
Port r183666 to identify_magic.
by Rafael Espindola
· 12 years ago
9bd9f8e
Fix variable name.
by Rafael Espindola
· 12 years ago
4fbf663
Fix variable name style. Don't cast to and from int.
by Rafael Espindola
· 12 years ago
d27a978
Convert another use of sys::identifyFileType.
by Rafael Espindola
· 12 years ago
98ee2f9
Convert another use of sys::identifyFileType.
by Rafael Espindola
· 12 years ago
de6fe4d
Convert a use of sys::identifyFileType to sys::fs::identify_magic.
by Rafael Espindola
· 12 years ago
6c59c7a
R600: Make helper functions static.
by Benjamin Kramer
· 12 years ago
9f8e6da
Require members of llvm.used to be named.
by Rafael Espindola
· 12 years ago
6c921a5
Rework r183728, suppress assert(0) for now. Its behavior depends on assertions on win32 hosts.
by NAKAMURA Takumi
· 12 years ago
55ab731
It adds support for negative zero offsets for loads and stores.
by Mihai Popa
· 12 years ago
16ad92a
This patch adds support for FPINST/FPINST2 as operands to vmsr/vmrs. These are optional registers that may be supported some ARM implementations to aid with resolution of floating point exceptions. The manual pages for vmsr and vmrs do not detail their use. Encodings and other information can be found in ARM Architecture Reference Manual section F, chapter 6, paragraph 3.
by Mihai Popa
· 12 years ago
aa80037
ARM: Enforce decoding rules for VLDn instructions
by Amaury de la Vieuville
· 12 years ago
3862709
ARM: Fix STREX/LDREX reecoding
by Amaury de la Vieuville
· 12 years ago
c139672
Tweak a couple of tests on win32 hosts with +Asserts.
by NAKAMURA Takumi
· 12 years ago
6915854
ARMAsmBackend.cpp: Use Triple::isOSBinFormatCOFF() instead of isOSWindows().
by NAKAMURA Takumi
· 12 years ago
2266ef3
Whitespace.
by NAKAMURA Takumi
· 12 years ago
457c8eb
Fix dubious type name similar to member name.
by Sean Silva
· 12 years ago
981aec8
Fix spurious semicolons.
by Sean Silva
· 12 years ago
5918b7a
[yaml2obj] Initial ELF support.
by Sean Silva
· 12 years ago
9bdd785
ARM: diagnose ARM/Thumb assembly switches on CPUs only supporting one.
by Tim Northover
· 12 years ago
45dec48
Fix xemacs mode line, don't put them in .cpp files (just header files). No
by Nick Lewycky
· 12 years ago
f0aefa8
Remove a few fixmes, the only work we're doing is getting the string
by Eric Christopher
· 12 years ago
0fbaa37
Fix up comment.
by Eric Christopher
· 12 years ago
175a780
Remove unused function.
by Eric Christopher
· 12 years ago
d32d7a5
IndentCount is only used within NDEBUG code.
by Eric Christopher
· 12 years ago
e5609f3
X86: Stop LEA64_32r doing unspeakable things to its arguments.
by Tim Northover
· 12 years ago
6d315c6
Add a missing 'e'.
by Rafael Espindola
· 12 years ago
aca93cf
tblgen: Assert that InstRWs doesn't grows when we don't expect it.
by Benjamin Kramer
· 12 years ago
2789165
by Ulrich Weigand
· 12 years ago
7c6f90d
by Ulrich Weigand
· 12 years ago
Next »