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
*
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
*
[PowerPC] Use assembler source in MC tests
Ulrich Weigand
2013-06-12
6
-155
/
+152
*
Remove the old file memory mapping functions.
Rafael Espindola
2013-06-12
4
-53
/
+1
*
Remove Path::createFileOnDisk.
Rafael Espindola
2013-06-12
3
-33
/
+0
*
Remove Path::makeExecutableOnDisk.
Rafael Espindola
2013-06-12
3
-17
/
+0
*
Update Release Process doc
Renato Golin
2013-06-12
1
-22
/
+34
*
Fix gcc -flto build, by adding LLVM_ATTRIBUTE_USED to
Patrik Hagglund
2013-06-12
1
-0
/
+1
*
[yaml2obj] Remove fragile test case.
Sean Silva
2013-06-12
2
-39
/
+0
*
80-cols
Sean Silva
2013-06-12
1
-1
/
+2
*
Correct the def registers for the 8bit x86 divide instructions to
Eric Christopher
2013-06-11
1
-4
/
+4
*
Use the Copy we defined above here.
Eric Christopher
2013-06-11
1
-2
/
+2
*
Formatting.
Eric Christopher
2013-06-11
1
-1
/
+1
*
Fix CMakeLists.
Akira Hatanaka
2013-06-11
1
-0
/
+1
*
[mips] Add an IR transformation pass that optimizes calls to sqrt.
Akira Hatanaka
2013-06-11
4
-1
/
+209
*
Move PathV2.h to Path.h
Rafael Espindola
2013-06-11
7
-389
/
+374
*
ARM FastISel fix sext/zext fold
JF Bastien
2013-06-11
1
-19
/
+36
*
Make host ARM CPU feature detection independent of the vendor
Tobias Grosser
2013-06-11
1
-30
/
+20
*
[PECOFF] Remove COFF header from PE header for simplicity.
Rui Ueyama
2013-06-11
2
-8
/
+5
*
Include PathV1.h in files that use it.
Rafael Espindola
2013-06-11
11
-1
/
+10
*
Remove Path::getDirname.
Rafael Espindola
2013-06-11
4
-54
/
+0
*
Remove Path::getBasename.
Rafael Espindola
2013-06-11
3
-40
/
+0
*
Remove Path::getLast.
Rafael Espindola
2013-06-11
3
-49
/
+0
*
Remove GetDLLSuffix.
Rafael Espindola
2013-06-11
2
-12
/
+0
*
Remove GetRootDirectory.
Rafael Espindola
2013-06-11
3
-24
/
+0
*
Remove GetUserHomeDirectory.
Rafael Espindola
2013-06-11
3
-32
/
+0
*
Don't define LTDL_SHLIBPATH_VAR.
Rafael Espindola
2013-06-11
7
-80
/
+2
*
Remove GetSystemLibraryPaths.
Rafael Espindola
2013-06-11
4
-69
/
+0
*
Don't define LLVM_LIBDIR, it is not used anymore.
Rafael Espindola
2013-06-11
8
-47
/
+9
*
[mips] Use function TargetInstrInfo::getRegClass.
Akira Hatanaka
2013-06-11
2
-6
/
+9
*
Remove Path::GetBitcodeLibraryPaths.
Rafael Espindola
2013-06-11
3
-44
/
+0
[next]