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
/
include
/
llvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ASan] emit instrumentation for initialization order checking by default
Alexey Samsonov
2013-03-14
1
-2
/
+2
*
Add two of the float related ARM-specific entries for e_flags needed for
Joerg Sonnenberger
2013-03-14
1
-0
/
+2
*
Refactor GCOV's six constructor arguments into a struct with a getter that
Nick Lewycky
2013-03-14
1
-7
/
+26
*
Fix typo in comment.
Nick Lewycky
2013-03-14
1
-1
/
+1
*
[Support] Fix lifetime of file descriptors when using MemoryBuffer.
Michael J. Spencer
2013-03-14
1
-2
/
+4
*
Simplify file/directory name handling in DILexicalBlock
David Blaikie
2013-03-13
1
-4
/
+2
*
Reset some of the target options which affect code generation.
Bill Wendling
2013-03-13
1
-1
/
+4
*
Simplify directory name handling in DILexicalBlockFile.
David Blaikie
2013-03-13
1
-5
/
+2
*
Add some additonal attribute helper functions. Test will be on follow
Reed Kotler
2013-03-13
2
-0
/
+13
*
Refactor filename/directory in DICompileUnit into a DIFile
David Blaikie
2013-03-13
1
-22
/
+26
*
Remove unused "isMain" field from DICompileUnit
David Blaikie
2013-03-12
1
-14
/
+4
*
Debug Info: use SmallVector instead of std::vector in MCDwarfDirsCUMap and MC...
Manman Ren
2013-03-12
1
-4
/
+5
*
Add a doFinalization method to the DataLayout pass.
Pete Cooper
2013-03-12
1
-0
/
+4
*
Remove support for versioned debug info.
David Blaikie
2013-03-11
1
-116
/
+8
*
Residual cleanup: live-out set is gone
Eli Bendersky
2013-03-11
1
-8
/
+7
*
Cleanup #includes.
Jakub Staszak
2013-03-10
1
-4
/
+1
*
Remove unneeded #include.
Jakub Staszak
2013-03-10
1
-1
/
+0
*
Add some constantness in MachinePostDominators.h.
Jakub Staszak
2013-03-10
1
-7
/
+8
*
Remove unneeded #includes. Use forward declarations instead.
Jakub Staszak
2013-03-10
1
-5
/
+4
*
Remove unneeded #includes. Use forward declarations instead.
Jakub Staszak
2013-03-10
1
-3
/
+5
*
Remove unneeded cast.
Jakub Staszak
2013-03-09
1
-3
/
+3
*
Remove unneeded const_cast.
Jakub Staszak
2013-03-09
1
-5
/
+5
*
Use forward declaration instead of #include.
Jakub Staszak
2013-03-09
1
-1
/
+1
*
Disable statistics on Release builds and move tests that depend on -stats.
Jan Wen Voung
2013-03-08
1
-1
/
+43
*
Clean up out-of-date comments and some stray whitespace
Eli Bendersky
2013-03-08
1
-13
/
+11
*
No really, don't use end().
Jakob Stoklund Olesen
2013-03-08
1
-2
/
+2
*
Remove -print-dbginfo as it is unused & bitrotten.
David Blaikie
2013-03-08
3
-5
/
+0
*
Avoid creating a SlotIndex from the end() iterator.
Jakob Stoklund Olesen
2013-03-08
1
-6
/
+10
*
Rename isEarlierInSameTrace to isUsefulDominator.
Jakob Stoklund Olesen
2013-03-07
1
-5
/
+18
*
Fix tautological compare. Not sure why this didn't trigger any test failures.
Benjamin Kramer
2013-03-07
1
-1
/
+1
*
ArrayRefize some code. No functionality change.
Benjamin Kramer
2013-03-07
1
-2
/
+2
*
Change Index type from unsigned long to unsigned. This should fix PR14980.
Jakub Staszak
2013-03-07
1
-1
/
+1
*
Remove trailing spaces.
Jakub Staszak
2013-03-07
1
-57
/
+57
*
Switch from a version 4.2/4.4 switch to a four-byte version string to be put
Nick Lewycky
2013-03-07
1
-1
/
+2
*
Debug Info: store the files and directories for each compile unit.
Manman Ren
2013-03-07
2
-10
/
+21
*
Generalize my previous fix for -print-options.
Andrew Trick
2013-03-06
1
-1
/
+1
*
Memory Dependence Analysis (not mem-dep test) take advantage of "invariant.lo...
Shuxin Yang
2013-03-06
2
-3
/
+7
*
Remove duplicated forward declaration.
Jakub Staszak
2013-03-06
1
-1
/
+0
*
Fix a few typos in comments.
Jakub Staszak
2013-03-05
4
-8
/
+8
*
Add some constantness.
Jakub Staszak
2013-03-05
1
-6
/
+6
*
std::distance() == 0 means that iterators are equal. No functionality change.
Jakub Staszak
2013-03-05
1
-2
/
+1
*
Add more functions to the TLI.
Meador Inge
2013-03-05
1
-0
/
+253
*
Use the right number of slashes in comment string
Arnold Schwaighofer
2013-03-05
1
-3
/
+3
*
Clarify comment for function getObjectSize
Arnold Schwaighofer
2013-03-05
1
-1
/
+3
*
recommit r172363 & r171325 (reverted in r172756)
Nuno Lopes
2013-03-02
1
-1
/
+3
*
add getUnderlyingObjectSize()
Nuno Lopes
2013-03-02
1
-0
/
+8
*
Modify {Call,Invoke}Inst::addAttribute to take an AttrKind.
Peter Collingbourne
2013-03-02
1
-26
/
+14
*
Cache the result of Function::getIntrinsicID() in a DenseMap attached to the ...
Michael Ilseman
2013-03-01
1
-2
/
+8
*
Fix PR10475
Michael Liao
2013-03-01
2
-3
/
+7
*
test commit to use consistent comment notation.
Peng Cheng
2013-03-01
1
-11
/
+11
[next]