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
*
Add a pass to overlay pic16 data sections for function frame and automatic
Sanjiv Gupta
2009-10-21
11
-6
/
+341
*
Added more options to mcc16 driver.
Sanjiv Gupta
2009-10-21
3
-38
/
+124
*
Match more patterns to movt.
Evan Cheng
2009-10-21
6
-17
/
+65
*
Need a comma after imp-use.
Evan Cheng
2009-10-21
1
-1
/
+3
*
De-bork CMake build
Douglas Gregor
2009-10-21
1
-1
/
+0
*
Set comment string, patch by Johnny Chen!
Chris Lattner
2009-10-21
1
-0
/
+2
*
make GVN work better when TD is not around:
Chris Lattner
2009-10-21
1
-15
/
+21
*
tidy
Chris Lattner
2009-10-21
1
-1
/
+1
*
Fix some more NEON instruction encoding problems.
Bob Wilson
2009-10-21
1
-6
/
+6
*
Do not remove dead metadata for now.
Devang Patel
2009-10-21
1
-1
/
+2
*
Leave some NEON instruction encoding bits unspecified instead of setting
Bob Wilson
2009-10-21
2
-198
/
+247
*
Clarify documentation on multi_val options.
Mikhail Glushenkov
2009-10-21
1
-2
/
+3
*
Implement any_[not_]empty and list versions of switch_on and [not_]empty.
Mikhail Glushenkov
2009-10-21
1
-60
/
+146
*
Revert r84658 and r84691. They were causing llvm-gcc bootstrap to fail.
Dan Gohman
2009-10-21
4
-498
/
+328
*
IPSCCP is missing stuff.
Chris Lattner
2009-10-21
1
-0
/
+7
*
This is passing on Darwin PPC.
Bill Wendling
2009-10-21
1
-1
/
+1
*
Delete the MacOSJITEventListener per echristo's request. It was disabled by
Jeffrey Yasskin
2009-10-21
3
-175
/
+1
*
Add note
Anton Korobeynikov
2009-10-21
1
-0
/
+2
*
Be crazy and assert in case of unsupported modifier passed.
Anton Korobeynikov
2009-10-21
1
-0
/
+1
*
Handle external symbols
Anton Korobeynikov
2009-10-21
2
-2
/
+14
*
Distinguish between pcrel imm operands and 'normal' ones. Fix fixes gross wei...
Anton Korobeynikov
2009-10-21
4
-9
/
+23
*
Add basic block operands & jump kinds
Anton Korobeynikov
2009-10-21
5
-16
/
+43
*
Ignore all implicit reg operands
Anton Korobeynikov
2009-10-21
1
-0
/
+2
*
Add a workaround for different memops prefixes
Anton Korobeynikov
2009-10-21
1
-3
/
+6
*
Checkpoint MCInst printer. We (almostly) able to print global / JT / constpoo...
Anton Korobeynikov
2009-10-21
5
-11
/
+106
*
Add reg-imm tests
Anton Korobeynikov
2009-10-21
2
-0
/
+74
*
Add simple operand printing stuff
Anton Korobeynikov
2009-10-21
2
-4
/
+19
*
Add experimental MSP430 MCInstLowering stuff
Anton Korobeynikov
2009-10-21
4
-1
/
+155
*
Wire up MSP430 printMCInst() method
Anton Korobeynikov
2009-10-21
1
-0
/
+4
*
Add MSP430 InstPrinter stub
Anton Korobeynikov
2009-10-21
3
-0
/
+84
*
Use proper target data
Anton Korobeynikov
2009-10-21
1
-1
/
+1
*
Respect src register allocation requirements when breaking anti-dependencies....
David Goodwin
2009-10-20
1
-17
/
+20
*
Cosmetic changes.
Devang Patel
2009-10-20
4
-18
/
+18
*
Fix -Asserts warning.
Daniel Dunbar
2009-10-20
1
-2
/
+3
*
Fix invalid for vector types fneg(bitconvert(x)) => bitconvert(x ^ sign)
Anton Korobeynikov
2009-10-20
2
-4
/
+54
*
Oops. Backing out 84681 - needs to wait for the indexing patch.
Lang Hames
2009-10-20
1
-54
/
+35
*
Added some debugging output to pre-alloc splitting.
Lang Hames
2009-10-20
1
-35
/
+54
*
add a real testcase for PR4313
Chris Lattner
2009-10-20
1
-0
/
+32
*
add a test similar to that needed for PR4313, but that doesn't
Chris Lattner
2009-10-20
1
-0
/
+30
*
the date on this testcase is wrong, it is unreduced, and it passes without th...
Chris Lattner
2009-10-20
1
-716
/
+0
*
Fix another place that calls Loop::contains a lot to construct a sorted
Dan Gohman
2009-10-20
1
-1
/
+4
*
merge and filecheckize
Chris Lattner
2009-10-20
3
-47
/
+67
*
merge two tests and convert to filecheck.
Chris Lattner
2009-10-20
2
-36
/
+46
*
Disable by default while debugging
Jim Grosbach
2009-10-20
1
-1
/
+1
*
alternate fix for PR5258 which avoids worklist problems, with reduced testcase.
Chris Lattner
2009-10-20
3
-359
/
+41
*
add cmd line opt to disable frame index reuse for ARM and T2. debug aid.
Jim Grosbach
2009-10-20
1
-0
/
+7
*
Restore LoopUnswitch's block-oriented threshold. LoopUnswitch now checks both
Dan Gohman
2009-10-20
1
-36
/
+27
*
Checkpoint more aggressive anti-dependency breaking for post-ra scheduler.
David Goodwin
2009-10-20
4
-319
/
+486
*
Better handle instructions that re-def a scratch register
Jim Grosbach
2009-10-20
1
-9
/
+18
*
Following r84485, add Defs = [EFLAGS] to the 32-bit lock instructions too.
Dan Gohman
2009-10-20
1
-0
/
+2
[next]