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
*
[yaml2obj] Add sh_addr via `Address` key.
Sean Silva
2013-06-13
4
-1
/
+5
*
[yaml2obj] Initial ELF section support.
Sean Silva
2013-06-13
5
-8
/
+212
*
Try to fix the windows build.
Rafael Espindola
2013-06-13
1
-1
/
+1
*
Don't use PathV1.h in Signals.h.
Rafael Espindola
2013-06-13
9
-23
/
+25
*
Add a RemoveFileOnSignal that takes a StringRef.
Rafael Espindola
2013-06-13
1
-0
/
+4
*
Don't use PathV1.h in FileUtilities.h.
Rafael Espindola
2013-06-13
5
-10
/
+13
*
Avoid using PathV1.h in Program.h.
Rafael Espindola
2013-06-13
9
-65
/
+58
*
[PowerPC] Disable fast-isel for existing -O0 tests for PowerPC.
Bill Schmidt
2013-06-13
10
-34
/
+31
*
R600: Don't try to fix reg class when copying IMPLICIT_DEF to a register
Tom Stellard
2013-06-13
1
-1
/
+2
*
Add a version of sys::ExecuteAndWait that takes StringRefs.
Rafael Espindola
2013-06-13
2
-0
/
+28
*
Fix DeleteDeadVarargs not to crash on functions referenced by BlockAddresses
Derek Schuff
2013-06-13
3
-3
/
+35
*
Have sys::FindProgramByName return a std::string.
Rafael Espindola
2013-06-13
6
-27
/
+27
*
Mips: Remove global set.
Benjamin Kramer
2013-06-13
2
-57
/
+68
*
Merge changes to clang's Driver code into LLVM's Option library
Reid Kleckner
2013-06-13
4
-11
/
+45
*
Covert remaining graph viewers from sys::Path to std::string.
Rafael Espindola
2013-06-13
1
-3
/
+3
*
Update code for other graph viewing programs too.
Rafael Espindola
2013-06-13
1
-3
/
+3
*
Reduce usage of sys::Path in the graph writer.
Rafael Espindola
2013-06-13
2
-49
/
+52
*
Add a version of DisplayGraph that takes a StringRef.
Rafael Espindola
2013-06-13
1
-0
/
+6
*
ARM: fix B decoding
Amaury de la Vieuville
2013-06-13
2
-1
/
+3
*
ARM: fix t2am_imm8_offset operand printing for imm=#-0
Amaury de la Vieuville
2013-06-13
2
-1
/
+5
*
Further reduce usage of sys::Path in bugpoint.
Rafael Espindola
2013-06-13
2
-11
/
+11
*
Try to fix the build with libstdc++ 4.4.
Rafael Espindola
2013-06-13
1
-1
/
+2
*
Reduce sys::Path usage in bugpoint.
Rafael Espindola
2013-06-13
1
-47
/
+47
*
X86: Make the cmov aliases work with intel syntax too.
Benjamin Kramer
2013-06-13
2
-21
/
+54
*
[Support] Fix handle and memory leak for processes that are not waited for
Reid Kleckner
2013-06-13
3
-40
/
+27
*
Zero-initializing variables; fixes a build breakage introduced in r183864.
Aaron Ballman
2013-06-13
1
-2
/
+2
*
Print ConstantPool entries initialized to Values with WriteAsOperand instead of
Dan Gohman
2013-06-12
1
-1
/
+2
*
[Win] Put ChangeStdinToBinary ChangeStdoutToBinary ChangeStderrToBinary in sys.
Rafael Espindola
2013-06-12
1
-3
/
+3
*
s/Void/void.
Rafael Espindola
2013-06-12
1
-1
/
+1
*
Attempt at fixing the windows build.
Rafael Espindola
2013-06-12
1
-34
/
+35
*
Remove the program class.
Rafael Espindola
2013-06-12
12
-184
/
+99
*
Revert r183854 (PPC: Fix switch warnings from r183841)
David Blaikie
2013-06-12
2
-3
/
+2
*
Add global versions of some Program static methods.
Rafael Espindola
2013-06-12
1
-0
/
+19
*
[PowerPC] Remove PRED_BAD from PPC::Predicate enumeration.
Bill Schmidt
2013-06-12
1
-2
/
+1
*
[PowerPC] Fix switch warnings from r183841.
Bill Schmidt
2013-06-12
2
-2
/
+3
*
readobj: Dump PE/COFF optional records.
Rui Ueyama
2013-06-12
8
-52
/
+201
*
Always remove an alias when we rename the target.
Rafael Espindola
2013-06-12
2
-4
/
+13
*
[PowerPC] Expose some calling convention functions in PPCISelLowering.h.
Bill Schmidt
2013-06-12
2
-29
/
+32
*
Convert test to FileCheck.
Rafael Espindola
2013-06-12
1
-9
/
+17
*
Don't use PathV1 in CommandLine.cpp.
Rafael Espindola
2013-06-12
1
-22
/
+10
*
Add artificial PRED_BAD to PPC::Predicate enumeration.
Bill Schmidt
2013-06-12
1
-1
/
+2
*
Inline Path::isBitcodeFile into only use and remove it.
Rafael Espindola
2013-06-12
3
-17
/
+4
*
Remove Path::getMagicNumber.
Rafael Espindola
2013-06-12
3
-47
/
+0
*
Remove Path::hasMagicNumber.
Rafael Espindola
2013-06-12
2
-16
/
+0
*
Remove Path::isAbsolute.
Rafael Espindola
2013-06-12
3
-33
/
+0
*
Remove Path::isAbsolute().
Rafael Espindola
2013-06-12
3
-29
/
+0
*
[MC/DWARF] Support .debug_frame / .debug_line code alignment factors
Ulrich Weigand
2013-06-12
7
-40
/
+38
*
Remove Path::getSuffix.
Rafael Espindola
2013-06-12
3
-41
/
+1
*
Remove sys::CopyFile.
Rafael Espindola
2013-06-12
3
-64
/
+0
*
Fix 'gcc -flto' builds for unittest binaries (undefined reference to
Patrik Hagglund
2013-06-12
2
-3
/
+0
[next]