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
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Always remove an alias when we rename the target.
Rafael Espindola
2013-06-12
1
-3
/
+1
*
[PowerPC] Expose some calling convention functions in PPCISelLowering.h.
Bill Schmidt
2013-06-12
2
-29
/
+32
*
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
1
-8
/
+0
*
Remove Path::getMagicNumber.
Rafael Espindola
2013-06-12
2
-39
/
+0
*
Remove Path::hasMagicNumber.
Rafael Espindola
2013-06-12
1
-7
/
+0
*
Remove Path::isAbsolute.
Rafael Espindola
2013-06-12
2
-26
/
+0
*
Remove Path::isAbsolute().
Rafael Espindola
2013-06-12
2
-22
/
+0
*
[MC/DWARF] Support .debug_frame / .debug_line code alignment factors
Ulrich Weigand
2013-06-12
4
-31
/
+25
*
Remove Path::getSuffix.
Rafael Espindola
2013-06-12
2
-33
/
+0
*
Remove sys::CopyFile.
Rafael Espindola
2013-06-12
2
-58
/
+0
*
Fix 'gcc -flto' builds for unittest binaries (undefined reference to
Patrik Hagglund
2013-06-12
1
-1
/
+0
*
Remove the old file memory mapping functions.
Rafael Espindola
2013-06-12
3
-30
/
+1
*
Remove Path::createFileOnDisk.
Rafael Espindola
2013-06-12
2
-22
/
+0
*
Remove Path::makeExecutableOnDisk.
Rafael Espindola
2013-06-12
2
-11
/
+0
*
Fix gcc -flto build, by adding LLVM_ATTRIBUTE_USED to
Patrik Hagglund
2013-06-12
1
-0
/
+1
*
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
3
-1
/
+177
*
Move PathV2.h to Path.h
Rafael Espindola
2013-06-11
3
-3
/
+3
*
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
*
Include PathV1.h in files that use it.
Rafael Espindola
2013-06-11
2
-0
/
+2
*
Remove Path::getDirname.
Rafael Espindola
2013-06-11
3
-49
/
+0
*
Remove Path::getBasename.
Rafael Espindola
2013-06-11
2
-32
/
+0
*
Remove Path::getLast.
Rafael Espindola
2013-06-11
2
-39
/
+0
*
Remove GetDLLSuffix.
Rafael Espindola
2013-06-11
1
-4
/
+0
*
Remove GetRootDirectory.
Rafael Espindola
2013-06-11
2
-15
/
+0
*
Remove GetUserHomeDirectory.
Rafael Espindola
2013-06-11
2
-23
/
+0
*
Remove GetSystemLibraryPaths.
Rafael Espindola
2013-06-11
3
-64
/
+0
*
[mips] Use function TargetInstrInfo::getRegClass.
Akira Hatanaka
2013-06-11
2
-6
/
+9
*
Remove Path::GetBitcodeLibraryPaths.
Rafael Espindola
2013-06-11
2
-34
/
+0
*
Remove unused FindLibrary function.
Rafael Espindola
2013-06-11
1
-17
/
+0
*
Remove sys::identifyFileType.
Rafael Espindola
2013-06-11
1
-117
/
+0
*
Convert another use of sys::identifyFileType.
Rafael Espindola
2013-06-11
1
-26
/
+28
*
Change how globalopt handles aliases in llvm.used.
Rafael Espindola
2013-06-11
1
-100
/
+156
*
Convert another use of sys::identifyFileType.
Rafael Espindola
2013-06-11
1
-8
/
+6
*
Port r183666 to identify_magic.
Rafael Espindola
2013-06-11
1
-2
/
+3
*
Fix variable name.
Rafael Espindola
2013-06-11
1
-29
/
+29
*
Fix variable name style. Don't cast to and from int.
Rafael Espindola
2013-06-11
1
-0
/
+2
*
Convert another use of sys::identifyFileType.
Rafael Espindola
2013-06-11
1
-25
/
+26
*
Convert another use of sys::identifyFileType.
Rafael Espindola
2013-06-11
1
-8
/
+6
*
Convert a use of sys::identifyFileType to sys::fs::identify_magic.
Rafael Espindola
2013-06-11
1
-16
/
+18
*
R600: Make helper functions static.
Benjamin Kramer
2013-06-11
1
-4
/
+5
*
Require members of llvm.used to be named.
Rafael Espindola
2013-06-11
1
-0
/
+1
*
Rework r183728, suppress assert(0) for now. Its behavior depends on assertion...
NAKAMURA Takumi
2013-06-11
1
-1
/
+4
[next]