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
*
Revert to old behavior until linker can pass export-dynamic option.
Bill Wendling
2012-12-10
1
-1
/
+6
*
Fix PR14548: SROA was crashing on a mixture of i1 and i8 loads and stores.
Chandler Carruth
2012-12-10
3
-9
/
+33
*
Documentation: convert ReleaseNotes.html to reST.
Dmitri Gribenko
2012-12-09
5
-881
/
+571
*
Reorganize FastMathFlags to be a wrapper around unsigned, and streamline some...
Michael Ilseman
2012-12-09
8
-79
/
+80
*
LoopVectorize: support vectorizing intrinsic calls
Paul Redmond
2012-12-09
5
-2
/
+936
*
Have the bitcode reader/writer just use FPMathOperator's fast math enum directly
Michael Ilseman
2012-12-09
3
-20
/
+10
*
test commit.
Paul Redmond
2012-12-09
1
-1
/
+1
*
So many people have touched this, it doesn't make sense to ascribe authorship...
Chris Lattner
2012-12-09
1
-3
/
+0
*
Use m_OneUse pattern instead of hasOneUse() method.
Jakub Staszak
2012-12-09
1
-7
/
+4
*
docs: Convert GarbageCollection.html to reST
Sean Silva
2012-12-09
3
-1392
/
+1055
*
Remove trailing spaces.
Jakub Staszak
2012-12-09
1
-80
/
+80
*
Documentation: HowToReleaseLLVM.rst: remove trailing whitespace.
Dmitri Gribenko
2012-12-09
1
-18
/
+18
*
Documentation: don't create TOCs manually.
Dmitri Gribenko
2012-12-09
1
-81
/
+4
*
Switch SROA to pop Uses off the back of its visitors' queues.
Chandler Carruth
2012-12-09
1
-10
/
+8
*
Drop the address space limit for tests in the makefile build.
Benjamin Kramer
2012-12-09
1
-2
/
+4
*
Remove extra blank line.
Craig Topper
2012-12-09
1
-1
/
+0
*
- Re-enable population count loop idiom recognization
Shuxin Yang
2012-12-09
8
-21
/
+680
*
Teach DAG combine to handle vector logical operations with vectors of all 1s ...
Craig Topper
2012-12-08
4
-23
/
+51
*
Revert the patches adding a popcount loop idiom recognition pass.
Chandler Carruth
2012-12-08
8
-633
/
+21
*
Simplify code. Sort includes. No functionality change.
Benjamin Kramer
2012-12-08
1
-6
/
+6
*
Fix Windows build breakage.
Logan Chien
2012-12-08
1
-2
/
+1
*
Fix an inadvertent typo error.
Shuxin Yang
2012-12-08
1
-1
/
+1
*
Fix a use-after-free bug found by ASan. You can't assign a temporary
Chandler Carruth
2012-12-08
1
-2
/
+3
*
Add the `lto_codegen_set_export_dynamic' function.
Bill Wendling
2012-12-08
5
-3
/
+21
*
Add C API for specifying CPU to the disassembler.
Jim Grosbach
2012-12-07
3
-10
/
+31
*
s/AttrListPtr/AttributeSet/g to better label what this class is going to be i...
Bill Wendling
2012-12-07
38
-214
/
+214
*
Make the contents of encoded sections SmallVector<char, N> instead of
Eli Bendersky
2012-12-07
4
-17
/
+23
*
When we use the BLEND instruction that uses the MSB as a mask, we can remove
Nadav Rotem
2012-12-07
3
-3
/
+8
*
Remove trailing whitespace
Michael Ilseman
2012-12-07
1
-22
/
+22
*
In hexagon convertToHardwareLoop, don't deref end() iterator
Matthew Curtis
2012-12-07
2
-8
/
+15
*
Mark ImmutableMap::remove/add() const.
Ted Kremenek
2012-12-07
1
-2
/
+2
*
Fixed some grammar and punctuation error.
John Criswell
2012-12-07
1
-5
/
+5
*
Refactor MCInstFragment and MCDataFragment to adhere to a common interface,
Eli Bendersky
2012-12-07
7
-99
/
+102
*
X86: Prefer using VPSHUFD over VPERMIL because it has better throughput.
Nadav Rotem
2012-12-07
4
-8
/
+9
*
Add separate statistics for Data and Inst fragments emitted during relaxation.
Eli Bendersky
2012-12-07
2
-5
/
+6
*
Some common functionality from WinCOFFStreamer::EmitAssignment can be now
Eli Bendersky
2012-12-07
1
-3
/
+1
*
Lift EmitAssignment into MCObjectStreamer which gets rid of at least three
Eli Bendersky
2012-12-07
7
-29
/
+6
*
Added Mapping Symbols for ARM ELF
Tim Northover
2012-12-07
19
-39
/
+515
*
Convert HowToReleaseLLVM.html to reST
Dmitri Gribenko
2012-12-07
3
-582
/
+506
*
The test unconditionally assumes a particular cpu has a backend build in the ...
David Tweed
2012-12-07
2
-0
/
+6
*
Split MCELFStreamer into a header file.
Logan Chien
2012-12-07
2
-107
/
+172
*
docs: Convert LangRef to reST.
Sean Silva
2012-12-07
3
-9100
/
+8303
*
[msan] Remove readonly/readnone attributes from all called functions.
Evgeniy Stepanov
2012-12-07
1
-0
/
+13
*
Use the new MIBundleBuilder class in the Mips target.
Jakob Stoklund Olesen
2012-12-07
2
-18
/
+26
*
Add an MIBundleBuilder class.
Jakob Stoklund Olesen
2012-12-07
1
-0
/
+64
*
Add higher-level API for dealing with bundled MachineInstrs.
Jakob Stoklund Olesen
2012-12-07
2
-5
/
+59
*
[mips] Delete nodes and instructions for dynamic alloca that are no longer in
Akira Hatanaka
2012-12-07
3
-23
/
+0
*
[mips] Shorten predicate name.
Akira Hatanaka
2012-12-07
5
-105
/
+105
*
[mips] Delete unused sub-target features.
Akira Hatanaka
2012-12-07
3
-15
/
+2
*
[mips] Remove unnecessary predicates.
Akira Hatanaka
2012-12-07
3
-4
/
+4
[next]