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
*
Remove incorrect passage.
Bill Wendling
2011-09-27
1
-8
/
+4
*
These symbols appear to be visible by SearchForAddressOfSymbol and no longer
Chad Rosier
2011-09-27
1
-15
/
+0
*
Add binary archive support to llvm-nm.
Michael J. Spencer
2011-09-27
4
-10
/
+44
*
Object: Add archive support.
Michael J. Spencer
2011-09-27
4
-1
/
+271
*
Check that catch clauses have pointer type.
Duncan Sands
2011-09-27
1
-2
/
+7
*
PTX: Fix case where printed alignment could be 0
Justin Holewinski
2011-09-27
1
-1
/
+1
*
Unbreak tests.
Michael J. Spencer
2011-09-27
2
-0
/
+0
*
Add FCA to the lexicon.
Bill Wendling
2011-09-27
1
-0
/
+12
*
PTX: Use external symbols to keep track of params and locals. This also fixes
Justin Holewinski
2011-09-27
6
-55
/
+64
*
Use existing function.
Jakob Stoklund Olesen
2011-09-27
1
-13
/
+1
*
Fix function MipsRegisterInfo::getRegisterNumbering.
Akira Hatanaka
2011-09-27
1
-33
/
+81
*
Do not add the pass that restores $gp if target is Mips64.
Akira Hatanaka
2011-09-27
1
-1
/
+4
*
Have the verifier check that all landingpad operands are constants.
Duncan Sands
2011-09-27
1
-0
/
+11
*
Cleanup PromoteIntOp_EXTRACT_VECTOR_ELT and PromoteIntRes_SETCC.
Nadav Rotem
2011-09-27
3
-10
/
+16
*
Revert r140463; The patch assumes that <4 x i1> is saved to memory as 4 x i8,
Nadav Rotem
2011-09-27
1
-10
/
+1
*
Remove some not-really-correct wording.
Bill Wendling
2011-09-27
1
-6
/
+1
*
Mark MipsPseudo isPseudo.
Akira Hatanaka
2011-09-27
1
-1
/
+3
*
PTX: Add support for sitofp in backend
Justin Holewinski
2011-09-27
3
-0
/
+91
*
Split the landing pad basic block with the correct function. Also merge the
Bill Wendling
2011-09-27
2
-3
/
+90
*
Disable LSR retry by default.
Andrew Trick
2011-09-27
1
-0
/
+16
*
Last batch of test conversions to new atomic instructions.
Eli Friedman
2011-09-27
11
-1954
/
+963
*
LSR, one of the new Cost::isLoser() checks did not get merged in the previous...
Andrew Trick
2011-09-26
1
-2
/
+6
*
Convert a bunch more tests over to the new atomic instructions.
Eli Friedman
2011-09-26
10
-1088
/
+69
*
Remove extraneous commit garbage.
Owen Anderson
2011-09-26
1
-2
/
+0
*
LSR cost metric minor fix and verification.
Andrew Trick
2011-09-26
1
-3
/
+26
*
Fix an incorrect decoder test.
Owen Anderson
2011-09-26
1
-2
/
+2
*
Remove old hack for compiling with gcc-4.0.
Bob Wilson
2011-09-26
1
-25
/
+8
*
Remove incorrect testcases.
Owen Anderson
2011-09-26
1
-4
/
+0
*
Set register class of a register according to value of HasMips64.
Akira Hatanaka
2011-09-26
1
-1
/
+1
*
Define variable HasMips64 in MipsTargetLowering.
Akira Hatanaka
2011-09-26
2
-4
/
+5
*
In single float mode, double precision FP arguments are passed in integer
Akira Hatanaka
2011-09-26
1
-4
/
+3
*
Convert more tests to new atomic instructions.
Eli Friedman
2011-09-26
3
-35
/
+19
*
Convert more tests over to the new atomic instructions.
Eli Friedman
2011-09-26
6
-1504
/
+1367
*
Fix grammar.
Bill Wendling
2011-09-26
1
-2
/
+2
*
Remove dead table entry.
Bill Wendling
2011-09-26
1
-1
/
+0
*
Some minor (and more involved) cleanups. No real context changes.
Bill Wendling
2011-09-26
1
-128
/
+121
*
ASR #32 is not allowed on Thumb2 USAT and SSAT instructions.
Owen Anderson
2011-09-26
4
-3
/
+38
*
Convert more tests over to the new atomic instructions.
Eli Friedman
2011-09-26
4
-65
/
+23
*
Upgrade a couple more tests to the new atomic instructions.
Eli Friedman
2011-09-26
2
-12
/
+5
*
Enhance alias analysis for atomic instructions a bit. Upgrade a couple alias...
Eli Friedman
2011-09-26
4
-14
/
+46
*
PTX: Fix memcpy intrinsic to handle 64-bit pointers
Justin Holewinski
2011-09-26
1
-8
/
+9
*
Fix this test so it doesn't fail on Mac.
Eli Friedman
2011-09-26
1
-6
/
+6
*
PTX: Implement PTXSelectionDAGInfo
Justin Holewinski
2011-09-26
5
-5
/
+214
*
PTX: Implement ISD::ANY_EXTEND
Justin Holewinski
2011-09-26
1
-0
/
+12
*
PTX: Fix detection of stack load/store vs. global load/store, as well as fix the
Justin Holewinski
2011-09-26
4
-50
/
+77
*
Fix emission of debug data for global variables. getContext() on DIGlobalVari...
James Molloy
2011-09-26
3
-2
/
+60
*
PTX: Add .align tests to stack object test file
Justin Holewinski
2011-09-26
1
-2
/
+11
*
PTX: SM > 2.0 implies +double
Justin Holewinski
2011-09-26
1
-5
/
+6
*
PTX: Fix some lingering issues with stack allocation
Justin Holewinski
2011-09-26
2
-1
/
+13
*
PTX: Split up the TableGen instruction definitions into logical units
Justin Holewinski
2011-09-26
3
-418
/
+300
[next]