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
...
*
When linearizing a multiplication, return at once if we see a factor of zero,
Duncan Sands
2012-06-13
3
-43
/
+44
*
Fix intrinsics for XOP frczss/sd instructions. These instructions only take o...
Craig Topper
2012-06-13
4
-41
/
+49
*
Add another missing 64-bit itinerary definition for the PPC A2 core.
Hal Finkel
2012-06-13
1
-0
/
+11
*
SimplifyCFG: fold unconditional branch to its predecessor if profitable.
Manman Ren
2012-06-13
2
-24
/
+213
*
Eliminate struct TableGenBackend.
Jakob Stoklund Olesen
2012-06-13
2
-32
/
+7
*
Clean up trailing blanks in Mips16InstrFormats.td
Akira Hatanaka
2012-06-13
1
-46
/
+46
*
disable use of directive .set nomicromips
Akira Hatanaka
2012-06-13
2
-2
/
+3
*
sched: fix latency of memory dependence chain edges for consistency.
Andrew Trick
2012-06-13
2
-13
/
+62
*
sched: Avoid trivially redundant DAG edges. Take the one with higher latency.
Andrew Trick
2012-06-13
2
-5
/
+27
*
1. fix places where immed is used in place of imm to be consistent with
Akira Hatanaka
2012-06-13
1
-38
/
+38
*
Add some missing 64-bit itinerary definitions for the PPC A2 core.
Hal Finkel
2012-06-12
1
-0
/
+22
*
Use DenseMap as SmallMap workaround rather than std::map, at Chandler's request.
Duncan Sands
2012-06-12
1
-1
/
+1
*
Use std::map rather than SmallMap because SmallMap assumes that the value has
Duncan Sands
2012-06-12
3
-15
/
+17
*
[arm-fast-isel] Add support for -arm-long-calls.
Chad Rosier
2012-06-12
3
-41
/
+121
*
Split out the PPC instruction class IntSimple from IntGeneral.
Hal Finkel
2012-06-12
9
-65
/
+90
*
Remove use of GNU extension to resolve Clang warning.
David Blaikie
2012-06-12
1
-3
/
+1
*
Fixes for PPC host detection and features.
Hal Finkel
2012-06-12
2
-4
/
+4
*
Use correct syntax highliter in code blocks. Noticed by Sean Silva.
Dmitri Gribenko
2012-06-12
4
-11
/
+11
*
Now that Reassociate's LinearizeExprTree can look through arbitrary expression
Duncan Sands
2012-06-12
6
-25
/
+525
*
Add two newlines in ParseSubtargetFeatures's debug output after the CPU is pr...
Hal Finkel
2012-06-12
1
-1
/
+1
*
Reapply r158337, this time properly protect Darwin/PPC host CPU use with __pp...
Hal Finkel
2012-06-12
2
-135
/
+134
*
Satisfy C++ aliasing rules, per suggestion by Chandler.
Argyrios Kyrtzidis
2012-06-12
3
-3
/
+8
*
Revert r158337 "Move PPC host-CPU detection logic from PPCSubtarget into sys:...
Jakob Stoklund Olesen
2012-06-12
2
-132
/
+133
*
FileCheck docs: remove leftover HTML markup.
Dmitri Gribenko
2012-06-12
1
-9
/
+9
*
For llvm::sys::ThreadLocalImpl instead of malloc'ing the platform-specific
Argyrios Kyrtzidis
2012-06-12
3
-14
/
+18
*
misched: When querying RegisterPressureTracker, always save current and max p...
Andrew Trick
2012-06-11
2
-7
/
+16
*
misched: regpressure getMaxPressureDelta, revert accidental checkin.
Andrew Trick
2012-06-11
1
-8
/
+2
*
Move PPC host-CPU detection logic from PPCSubtarget into sys::getHostCPUName().
Hal Finkel
2012-06-11
2
-133
/
+132
*
Fix test that depends on register allocation.
Jakob Stoklund Olesen
2012-06-11
1
-5
/
+4
*
Enable MFOCRF generation on the PPC A2 core.
Hal Finkel
2012-06-11
1
-2
/
+2
*
Rename the PPC target feature gpul to mfocrf.
Hal Finkel
2012-06-11
5
-13
/
+13
*
Add A2 to the list of PPC CPUs recognized by Linux host CPU-type detection.
Hal Finkel
2012-06-11
1
-0
/
+1
*
Fix test case to work on ARM.
Jakob Stoklund Olesen
2012-06-11
1
-2
/
+3
*
Emit the two-operand form of the PPC mfcr instruction as mfocrf.
Hal Finkel
2012-06-11
1
-1
/
+1
*
Add local CPU detection for Linux PPC.
Hal Finkel
2012-06-11
1
-1
/
+95
*
Add POWER6 and POWER7 CPU types to the PPC backend.
Hal Finkel
2012-06-11
3
-0
/
+14
*
Write llvm-tblgen backends as functions instead of sub-classes.
Jakob Stoklund Olesen
2012-06-11
34
-1082
/
+912
*
Fix a problem with the reverse bundle iterators.
Jakob Stoklund Olesen
2012-06-11
1
-52
/
+16
*
Object file output from llc isn't experimental anymore.
Benjamin Kramer
2012-06-11
1
-1
/
+1
*
Re-enable the CMN instruction.
Bill Wendling
2012-06-11
6
-69
/
+166
*
InstCombine: factor code better.
Benjamin Kramer
2012-06-11
1
-14
/
+7
*
InstCombine: Turn (zext A) == (B & (1<<X)-1) into A == (trunc B), narrowing t...
Benjamin Kramer
2012-06-10
2
-1
/
+45
*
Enable ILP scheduling for all nodes by default on PPC.
Hal Finkel
2012-06-10
4
-8
/
+10
*
Add AutoUpgrade support for the SSE4 ptest intrinsics.
Nadav Rotem
2012-06-10
3
-6
/
+103
*
Use critical anti-dep. breaking on all PPC targets, but also add other regist...
Hal Finkel
2012-06-10
1
-4
/
+11
*
Add intrinsics for immediate form of XOP vprot instructions. Use i128mem inst...
Craig Topper
2012-06-10
2
-35
/
+55
*
Improve ext/trunc patterns on PPC64.
Hal Finkel
2012-06-09
2
-11
/
+5
*
Use XOP vpcom intrinsics in patterns instead of a target specific SDNode type...
Craig Topper
2012-06-09
4
-60
/
+13
*
Replace XOP vpcom intrinsics with fewer intrinsics that take the immediate as...
Craig Topper
2012-06-09
4
-431
/
+149
*
Hashing: Remove outdated comment. Support for reserved hash values was remove...
Benjamin Kramer
2012-06-09
1
-4
/
+0
[prev]
[next]