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
/
CodeGen
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
62
-1544
/
+3790
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
158
-4823
/
+6170
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
160
-6407
/
+13829
*
Update LLVM for merge to 3.4.
Stephen Hines
2014-02-13
2
-2
/
+4
*
Merge remote-tracking branch 'upstream/release_34' into merge-20140211
Stephen Hines
2014-02-11
104
-6519
/
+9241
|
\
|
*
Merging r197047:
Bill Wendling
2013-12-15
1
-1
/
+1
|
*
Merging r196858:
Bill Wendling
2013-12-10
1
-1
/
+1
|
*
Revert r191049 and r191059. They were causing failures. See PR17975.
Bill Wendling
2013-12-05
1
-49
/
+4
|
*
--- Reverse-merging r195823 into '.':
Bill Wendling
2013-12-01
1
-17
/
+21
|
*
Merging r195798:
Bill Wendling
2013-11-27
1
-21
/
+17
|
*
Merging r195148:
Bill Wendling
2013-11-27
1
-1
/
+2
|
*
Merging r195670:
Bill Wendling
2013-11-25
1
-0
/
+5
|
*
Merging r195636:
Bill Wendling
2013-11-25
1
-5
/
+0
|
*
Merging r195635:
Daniel Sanders
2013-11-25
2
-15
/
+4
|
*
Merging r195491:
Bill Wendling
2013-11-25
1
-0
/
+44
|
*
Merging r195599:
Bill Wendling
2013-11-25
1
-0
/
+5
|
*
Merging r195398:
Bill Wendling
2013-11-22
2
-10
/
+41
|
*
Merging r195397:
Bill Wendling
2013-11-22
2
-21
/
+43
|
*
Merging r195156:
Bill Wendling
2013-11-22
6
-114
/
+75
|
*
Merging r195339:
Bill Wendling
2013-11-21
1
-40
/
+1
|
*
Merging r195355:
Daniel Sanders
2013-11-21
1
-14
/
+54
|
*
Merging r195317:
Bill Wendling
2013-11-21
1
-1
/
+40
|
*
Merging r195138:
Bill Wendling
2013-11-20
1
-2
/
+1
|
*
Merging r195103:
Bill Wendling
2013-11-19
1
-1
/
+2
|
*
Merging r195093:
Bill Wendling
2013-11-19
1
-4
/
+84
|
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-19
4
-0
/
+11
|
*
DwarfDebug: Move trailing else to the same line as prior closing brace
David Blaikie
2013-11-18
1
-4
/
+2
|
*
DwarfDebug: Remove some more redundant explicit constructions.
David Blaikie
2013-11-18
1
-4
/
+3
|
*
DebugInfo: Simplify a few more explicit constructions, underconstrained types...
David Blaikie
2013-11-18
1
-21
/
+18
|
*
Revert r194865 and r194874.
Alexey Samsonov
2013-11-18
4
-11
/
+0
|
*
Remove unnecessary temporary construction.
David Blaikie
2013-11-17
1
-1
/
+1
|
*
Remove redundant explicit default initialization.
David Blaikie
2013-11-17
1
-2
/
+2
|
*
DwarfCompileUnit: Add type safety to createGlobalVariableDIE
David Blaikie
2013-11-17
3
-5
/
+4
|
*
Revert "Micro-optimization"
Bill Wendling
2013-11-17
1
-4
/
+5
|
*
DAGCombiner: Partially revert r192795, getNOT was fixed not to create illegal...
Benjamin Kramer
2013-11-17
1
-1
/
+1
|
*
Use more getZExtOrTruncs
Matt Arsenault
2013-11-17
2
-9
/
+2
|
*
Use getZExtOrTrunc instead of repeating the same logic.
Matt Arsenault
2013-11-17
1
-5
/
+1
|
*
Added a size field to the stack map record to handle subregister spills.
Andrew Trick
2013-11-17
3
-6
/
+50
|
*
Use right address space pointer size
Matt Arsenault
2013-11-17
1
-1
/
+2
|
*
Fix assert on unaligned access to global with different address space size.
Matt Arsenault
2013-11-16
1
-1
/
+1
|
*
Fix codegen for null different sized pointer.
Matt Arsenault
2013-11-16
1
-2
/
+4
|
*
DwarfCompileUnit: Push type safety of DIDescriptor through CompileUnit::creat...
David Blaikie
2013-11-16
2
-5
/
+5
|
*
DwarfCompileUnit: Remove unnecessary OwningPtr<T>::get() call
David Blaikie
2013-11-16
1
-1
/
+1
|
*
For dwarf4 use the correct form for referencing debug_loc locations,
Eric Christopher
2013-11-16
2
-2
/
+4
|
*
DwarfCompileUnit: Add type safety to CompileUnit::getNode by returning DIComp...
David Blaikie
2013-11-15
2
-5
/
+4
|
*
DwarfCompileUnit: Add type safety by using DICompileUnit rather than raw MDNo...
David Blaikie
2013-11-15
4
-16
/
+16
|
*
DwarfCompileUnit: Simplify getLanguage() calls to use existing member function
David Blaikie
2013-11-15
1
-3
/
+3
|
*
Replace the dangling context hotfix with an assertion.
Adrian Prantl
2013-11-15
1
-4
/
+1
|
*
DwarfDebug: Push DISubprogram through updateSubprogramScopeDIE
David Blaikie
2013-11-15
2
-7
/
+5
|
*
DwarfCompileUnit: Push DIDescriptors through a getDIE/insertDIE
David Blaikie
2013-11-15
3
-19
/
+20
[next]