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
*
Use "NoItineraries" for processors with no itineraries.
Andrew Trick
2012-06-22
6
-47
/
+45
*
Functions calling __builtin_eh_return must have a frame pointer.
Jakob Stoklund Olesen
2012-06-22
2
-4
/
+25
*
ARM scheduling fix: don't guess at implicit operand latency.
Andrew Trick
2012-06-22
1
-5
/
+9
*
ARM scheduling fix: compute predicated implicit use properly.
Andrew Trick
2012-06-22
2
-6
/
+4
*
Emit relocations for DW_AT_location entries on systems which need it. This is
Nick Lewycky
2012-06-22
7
-18
/
+143
*
Rename -allow-excess-fp-precision flag to -fuse-fp-ops, and switch from a
Lang Hames
2012-06-22
9
-24
/
+55
*
Convert the PPC backend to use the new FMA infrastructure.
Hal Finkel
2012-06-22
4
-42
/
+48
*
fix whitespace in my last commit.
Nuno Lopes
2012-06-22
1
-1
/
+1
*
remove extractMallocCallFromBitCast, since it was tailor maded for its sole u...
Nuno Lopes
2012-06-22
3
-17
/
+5
*
instcombine: disable optimization of 'invoke null/undef'. I'll move this fun...
Nuno Lopes
2012-06-21
2
-11
/
+58
*
[docs] Sphinxify GettingStartedVS. Patch by Mikael Lyngvig!
Michael J. Spencer
2012-06-21
3
-368
/
+235
*
Look pass zext to strength reduce an udiv. Patch by David Majnemer. rdar://11...
Evan Cheng
2012-06-21
3
-10
/
+27
*
Remove trailing whitespaces
Arnaud A. de Grandmaison
2012-06-21
1
-3
/
+3
*
llvm/unittests: Simplify LINK_COMPONENTS.
NAKAMURA Takumi
2012-06-21
9
-11
/
+6
*
llvm/unittests/VMCore/CMakeLists.txt: Introduce LLVM_OPTIONAL_SOURCES here, too.
NAKAMURA Takumi
2012-06-21
1
-0
/
+6
*
The inline asm operand modifier 'n' is suppose
Jack Carter
2012-06-21
3
-4
/
+12
*
Add support for invoke to the MemoryBuiltin analysid.
Nuno Lopes
2012-06-21
5
-29
/
+66
*
1. fix null program output after some other changes
Akira Hatanaka
2012-06-21
4
-13
/
+30
*
Add Mips to the list of target architectures for the MCJIT tests.
Akira Hatanaka
2012-06-21
1
-2
/
+2
*
Treat TargetGlobalAddress as a constant for the purpose of matching pre-inc s...
Hal Finkel
2012-06-21
2
-1
/
+28
*
Avoid using the recently added APPEND_STRING feature. This should
Chandler Carruth
2012-06-21
1
-7
/
+9
*
fix build in C++11 mode.
Nuno Lopes
2012-06-21
1
-7
/
+7
*
Fix potential crash if DAGCombine on stores sees a half type
Pete Cooper
2012-06-21
1
-1
/
+2
*
The inline asm operand modifier 'c' is suppose
Jack Carter
2012-06-21
3
-4
/
+29
*
move some typedefs so that we don't polute the llvm namespace. this should ap...
Nuno Lopes
2012-06-21
1
-3
/
+4
*
hopefully fix the buildbots: some tests have wrong definitions of malloc and...
Nuno Lopes
2012-06-21
2
-3
/
+18
*
port the BoundsChecking patch to the new MemoryBuiltin API (i.e., remove most...
Nuno Lopes
2012-06-21
3
-439
/
+37
*
refactor the MemoryBuiltin analysis:
Nuno Lopes
2012-06-21
11
-290
/
+717
*
Add a number of threshold arguments to the SRA pass.
Nadav Rotem
2012-06-21
2
-19
/
+64
*
Revert r158209, "test/CodeGen/Generic/APIntLoadStore.ll: Mark as XFAIL:ppc si...
NAKAMURA Takumi
2012-06-21
1
-1
/
+0
*
llvm/unittests/ExecutionEngine/JIT/CMakeLists.txt: Unbreak build.
NAKAMURA Takumi
2012-06-21
1
-1
/
+1
*
Add a pragma to supress an MSVC warning on some of the absurd code I'm
Chandler Carruth
2012-06-21
1
-0
/
+6
*
Add some missing dependencies here that I missed in my first pass
Chandler Carruth
2012-06-21
1
-1
/
+4
*
Completely refactor the structuring of unittest CMake files to match the
Chandler Carruth
2012-06-21
12
-155
/
+193
*
llvm-stress: Stabalize (by using an ordered container) and add randomness to ...
Nadav Rotem
2012-06-21
1
-9
/
+20
*
Cleanup some encoding mishaps.
Bill Wendling
2012-06-21
1
-5
/
+5
*
Sphinxify the tablegen document.
Bill Wendling
2012-06-21
3
-980
/
+802
*
Add a missing llvm.fma -> VFNMS pattern to the ARM backend.
Lang Hames
2012-06-21
2
-0
/
+17
*
Sphinxify the outdated Packaging documentation.
Bill Wendling
2012-06-21
3
-120
/
+77
*
Emit a single _udivmodsi4 libcall instead of two separate _udivsi3 and
Evan Cheng
2012-06-21
2
-6
/
+22
*
Factor the logic for setting up a GoogleTest unit test executable into
Chandler Carruth
2012-06-21
2
-45
/
+53
*
Simplify the naming pattern in the unittests' CMake file
Chandler Carruth
2012-06-21
1
-12
/
+16
*
Remove one of the LLVM-specific CMake hacks in favor of standard CMake
Chandler Carruth
2012-06-21
2
-7
/
+7
*
Update regunits in RegisterCoalescer::reMaterializeTrivialDef.
Jakob Stoklund Olesen
2012-06-21
1
-6
/
+4
*
Put space after "code-block::".
Meador Inge
2012-06-20
1
-1
/
+1
*
Remove LiveIntervals::iterator.
Jakob Stoklund Olesen
2012-06-20
1
-6
/
+0
*
Remove spurious typedefs.
Jakob Stoklund Olesen
2012-06-20
1
-3
/
+0
*
Removed some left over HTML tags and a '}'.
Meador Inge
2012-06-20
1
-3
/
+2
*
Remove the RenderMachineFunction HTML output pass.
Jakob Stoklund Olesen
2012-06-20
7
-1375
/
+0
*
Remove the -live-regunits command line option.
Jakob Stoklund Olesen
2012-06-20
2
-13
/
+4
[next]